Skip to content

Commit

Permalink
Update developer-site-redirects.js (github#21848)
Browse files Browse the repository at this point in the history
  • Loading branch information
heiskr authored Oct 1, 2021
1 parent 92cae89 commit 1e2fedd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/routing/developer-site-redirects.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const MAX_CONCURRENT_REQUESTS = 50
jest.useFakeTimers()

describe('developer redirects', () => {
jest.setTimeout(3 * 60 * 1000)
jest.setTimeout(4 * 60 * 1000)

beforeAll(async () => {
// The first page load takes a long time so let's get it out of the way in
Expand Down

0 comments on commit 1e2fedd

Please sign in to comment.