Skip to content

Commit cd4e914

Browse files
author
Oren Sokolowsky
committed
update mochatimeout to 30000
1 parent d9483ea commit cd4e914

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
@@ -1,5 +1,5 @@
11
{
22
"require": ["@nomiclabs/buidler/register"],
3-
"timeout": 20000,
3+
"timeout": 30000,
44
"recursive": "test"
55
}

0 commit comments

Comments
 (0)