Skip to content

Commit 4cb56b7

Browse files
committed
(╯°□°)╯︵ ┻━┻ wait for idle network instead?
1 parent 220a7cf commit 4cb56b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: test/e2e/app-dir/parallel-routes-revalidation/parallel-routes-revalidation.test.ts

+1
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@ describe('parallel-routes-revalidation', () => {
176176

177177
// reload the page, which will cause the router to no longer have cache nodes
178178
await browser.refresh()
179+
await browser.waitForIdleNetwork()
179180

180181
// go forward, this will trigger a lazy fetch for the missing data, and should restore the detail page
181182
await browser.forward()

0 commit comments

Comments
 (0)