Skip to content

Commit 31ada10

Browse files
committed
bump the test timeout for macbook 12 users :D
1 parent dbecc2a commit 31ada10

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/integration/basic/test/index.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ context.app = nextServer({
2121
quiet: true
2222
})
2323

24-
jasmine.DEFAULT_TIMEOUT_INTERVAL = 20000
24+
jasmine.DEFAULT_TIMEOUT_INTERVAL = 40000
2525

2626
describe('Basic Features', () => {
2727
beforeAll(async () => {

test/integration/production/test/index.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import {
1212
const appDir = join(__dirname, '../')
1313
let app
1414
let appPort
15-
jasmine.DEFAULT_TIMEOUT_INTERVAL = 20000
15+
jasmine.DEFAULT_TIMEOUT_INTERVAL = 40000
1616

1717
describe('Production Usage', () => {
1818
beforeAll(async () => {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy