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 2805b2e commit d8a2eecCopy full SHA for d8a2eec
package.json
@@ -5,7 +5,7 @@
5
"version": "1.0.8",
6
"scripts": {
7
"lint": "eslint lib/",
8
- "test:unit": "mocha -t 6000 test/",
+ "test:unit": "mocha -t 12000 test/",
9
"test": "run-s lint test:unit"
10
},
11
"homepage": "https://github.com/testingbot/testingbot-api",
0 commit comments