Skip to content

Commit 909e869

Browse files
committed
update timeout
1 parent bf31ccc commit 909e869

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
@@ -2,5 +2,5 @@
22
"extension": ["ts"],
33
"spec": "itest/**/*.ts",
44
"require": ["ts-node/register"],
5-
"timeout": 600000
5+
"timeout": 1000000
66
}

0 commit comments

Comments
 (0)