Skip to content

Commit

Permalink
timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed Sep 4, 2024
1 parent 6f5c13e commit f319cf0
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
import { nextTestSetup } from 'e2e-utils'
import { check, retry } from 'next-test-utils'

jest.setTimeout(300000)

describe('parallel-routes-revalidation', () => {
const { next, isNextStart, isNextDeploy } = nextTestSetup({
files: __dirname,
Expand Down

0 comments on commit f319cf0

Please sign in to comment.