Skip to content

Commit 998a8ba

Browse files
committed
Mocha: increase timeout to 30000
1 parent 3a75f5b commit 998a8ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.mocharc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"timeout": 20000,
32
"check-leaks": true,
43
"throw-deprecation": true,
4+
"timeout": 30000,
55
"trace-deprecation": true,
66
"trace-warnings": true,
77
"use-strict": true

0 commit comments

Comments
 (0)