We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5fab48 commit e56c075Copy full SHA for e56c075
1 file changed
package.json
@@ -84,7 +84,8 @@
84
],
85
"transformIgnorePatterns": [
86
"<rootDir>/node_modules/"
87
- ]
+ ],
88
+ "testTimeout": 500000
89
},
90
"dependencies": {
91
"@types/bent": "^7.3.1",
0 commit comments