Skip to content

Commit e56c075

Browse files
committed
add testTimeout in jest
1 parent d5fab48 commit e56c075

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,8 @@
8484
],
8585
"transformIgnorePatterns": [
8686
"<rootDir>/node_modules/"
87-
]
87+
],
88+
"testTimeout": 500000
8889
},
8990
"dependencies": {
9091
"@types/bent": "^7.3.1",

0 commit comments

Comments
 (0)