Skip to content

Commit 01c1e6b

Browse files
remove outdated comments
1 parent a7be2a3 commit 01c1e6b

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

examples/e2e/app-router/e2e/sse.test.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// NOTE: loading.tsx is currently broken on open - next
2-
// This works locally but not on deployed apps
3-
41
import { expect, test } from "@playwright/test";
52

63
// NOTE: We don't await page load b/c we want to see the Loading page

examples/e2e/app-router/e2e/ssr.test.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// NOTE: loading.tsx is currently broken on open - next
2-
// This works locally but not on deployed apps
3-
41
import { expect, test } from "@playwright/test";
52

63
// NOTE: We don't await page load b/c we want to see the Loading page

0 commit comments

Comments
 (0)