We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdd3790 commit c2c6553Copy full SHA for c2c6553
.mocharc.json
@@ -2,5 +2,5 @@
2
"extension": ["ts"],
3
"spec": "./test/**/*.spec.ts",
4
"require": "ts-node/register",
5
- "timeout": 8000
+ "timeout": 12000
6
}
0 commit comments