Skip to content

Commit 21b41f4

Browse files
committed
fixed
1 parent f355c0b commit 21b41f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/e2e/jest.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ module.exports = {
66
globals: {
77
url: "http://127.0.0.1.nip.io:9081/", // For local testing, set your deployed url here
88
apiVersion: 'v0/',
9-
ourTimeout: 40000,
9+
ourTimeout: 120000,
1010
},
1111
maxWorkers: 1,
1212
maxConcurrency: 1

0 commit comments

Comments
 (0)