Skip to content

Commit 674dce6

Browse files
chore: remove outdated and no-longer valid code comments (#751)
1 parent b0b1f77 commit 674dce6

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

packages/tests-e2e/tests/appRouter/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

packages/tests-e2e/tests/appRouter/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)