Skip to content

Commit 8311838

Browse files
committed
increase the timeout to accout for repeating
1 parent 8d76632 commit 8311838

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
@@ -5,7 +5,7 @@
55
"tsconfig-paths/register"
66
],
77
"repeats": 100,
8-
"timeout": "20000",
8+
"timeout": "60000",
99
"reporter": "tap",
1010
"v8-expose-gc": true
1111
}

0 commit comments

Comments
 (0)