Skip to content

Commit 9a92fa5

Browse files
committed
[test] Robuster extraction off CSS sources in Flight chunks (#80243)
1 parent 3c969e3 commit 9a92fa5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/e2e/app-dir/app-css/index.test.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
import { nextTestSetup } from 'e2e-utils'
22
import { check } from 'next-test-utils'
33

4-
const isPPREnabledByDefault = process.env.__NEXT_EXPERIMENTAL_PPR === 'true'
5-
64
describe('app dir - css', () => {
75
const { next, isNextDev, skipped } = nextTestSetup({
86
files: __dirname,

0 commit comments

Comments
 (0)