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 bf31ccc commit 909e869Copy full SHA for 909e869
.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