diff --git a/test/e2e/app-dir/app-css/index.test.ts b/test/e2e/app-dir/app-css/index.test.ts
index db3e99a661651a..eac39704e9168a 100644
--- a/test/e2e/app-dir/app-css/index.test.ts
+++ b/test/e2e/app-dir/app-css/index.test.ts
@@ -1,8 +1,6 @@
import { nextTestSetup } from 'e2e-utils'
import { check } from 'next-test-utils'
-const isPPREnabledByDefault = process.env.__NEXT_EXPERIMENTAL_PPR === 'true'
-
describe('app dir - css', () => {
const { next, isNextDev, skipped } = nextTestSetup({
files: __dirname,
@@ -490,47 +488,31 @@ describe('app dir - css', () => {
// Even if it's deduped by Float, it should still only be included once in the payload.
const matches = initialHtml
- .match(/\/_next\/static\/css\/.+?\.css/g)
// The same css chunk could be split into 2 RSC script
- // normalize "/_next/static/css/app/\"])