We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a75f5b commit 998a8baCopy full SHA for 998a8ba
1 file changed
.mocharc.json
@@ -1,7 +1,7 @@
1
{
2
- "timeout": 20000,
3
"check-leaks": true,
4
"throw-deprecation": true,
+ "timeout": 30000,
5
"trace-deprecation": true,
6
"trace-warnings": true,
7
"use-strict": true
0 commit comments