Skip to content

Commit 242bb79

Browse files
1 parent e3ab09e commit 242bb79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.mocharc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
const config = {
1515
"enable-source-maps": true,
1616
"throw-deprecation": true,
17-
"timeout": 100000000,
17+
"timeout": 10000,
1818
"recursive": true
1919
}
2020
if (process.env.MOCHA_THROW_DEPRECATION === 'false') {

0 commit comments

Comments
 (0)