We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28dbf09 commit 405d861Copy full SHA for 405d861
.mocharc.json
@@ -2,5 +2,5 @@
2
"extension": ["ts"],
3
"spec": "itest/**/*.ts",
4
"require": ["ts-node/register"],
5
- "timeout": 1000000
+ "timeout": 600000
6
}
0 commit comments