Skip to content

Commit c2c6553

Browse files
increase test timeout
1 parent cdd3790 commit c2c6553

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.mocharc.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"extension": ["ts"],
33
"spec": "./test/**/*.spec.ts",
44
"require": "ts-node/register",
5-
"timeout": 8000
5+
"timeout": 12000
66
}

0 commit comments

Comments
 (0)