Skip to content

Commit 5bee1b5

Browse files
committed
chore: bump timeout up to 20000
1 parent 013b78b commit 5bee1b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.mocharc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"watch-extensions": "ts",
44
"recursive": true,
55
"reporter": "spec",
6-
"timeout": 10000
6+
"timeout": 20000
77
}

0 commit comments

Comments
 (0)