Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
huozhi committed Feb 24, 2024
1 parent cf2d1ed commit ae14e8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/app-dir/navigation/navigation.test.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { createNextDescribe } from 'e2e-utils'
import { retry, waitFor } from 'next-test-utils'
import { retry } from 'next-test-utils'
import type { Request } from 'playwright'

createNextDescribe(
Expand Down

0 comments on commit ae14e8c

Please sign in to comment.