tests/routing/developer-site-redirects.js needs more time (#19438)
This commit is contained in:
@@ -29,7 +29,7 @@ const oldSiteTreeRestRedirectOverrides = {
|
||||
}
|
||||
|
||||
describe('developer redirects', () => {
|
||||
jest.setTimeout(60 * 1000)
|
||||
jest.setTimeout(2 * 60 * 1000)
|
||||
|
||||
beforeAll(async () => {
|
||||
// The first page load takes a long time so let's get it out of the way in
|
||||
|
||||
Reference in New Issue
Block a user