Skip to content

Commit ecf2f49

Browse files
Ankit098francisf
authored andcommitted
chore: update jest config
1 parent 2885ebd commit ecf2f49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

puppeteer-jest/jest.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
module.exports = {
77
rootDir: '.',
8-
testTimeout: 20000,
8+
testTimeout: 40000,
99
testMatch: [
1010
'<rootDir>/*.test.js'
1111
],

0 commit comments

Comments
 (0)