diff --git a/test/e2e/app-dir/conflicting-page-segments/conflicting-page-segments.test.ts b/test/e2e/app-dir/conflicting-page-segments/conflicting-page-segments.test.ts index a9e394a34f962..2db8432e600e9 100644 --- a/test/e2e/app-dir/conflicting-page-segments/conflicting-page-segments.test.ts +++ b/test/e2e/app-dir/conflicting-page-segments/conflicting-page-segments.test.ts @@ -18,7 +18,7 @@ createNextDescribe( expect(html).toContain( 'You cannot have two parallel pages that resolve to the same path.' ) - } else { + } else if (!process.env.TURBOPACK) { await expect(next.start()).rejects.toThrow('next build failed') await check(