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 72e6108 commit 80845eaCopy full SHA for 80845ea
.mocharc.json
@@ -2,5 +2,5 @@
2
"extension": ["ts"],
3
"spec": "itest/**/*.ts",
4
"require": ["ts-node/register"],
5
- "timeout": 600000
+ "timeout": 1000000
6
}
0 commit comments