We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c969e3 commit 9a92fa5Copy full SHA for 9a92fa5
test/e2e/app-dir/app-css/index.test.ts
@@ -1,8 +1,6 @@
1
import { nextTestSetup } from 'e2e-utils'
2
import { check } from 'next-test-utils'
3
4
-const isPPREnabledByDefault = process.env.__NEXT_EXPERIMENTAL_PPR === 'true'
5
-
6
describe('app dir - css', () => {
7
const { next, isNextDev, skipped } = nextTestSetup({
8
files: __dirname,
0 commit comments