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 1b41ac5 commit 94007fdCopy full SHA for 94007fd
package.json
@@ -17,7 +17,7 @@
17
"node": ">= 4"
18
},
19
"scripts": {
20
- "_mocha": "mocha \"test/*.js\" --timeout 60000",
+ "_mocha": "mocha \"test/*.js\" --timeout 120000",
21
"clean": "rimraf .nyc_output coverage jsdoc \"test-workspace/{build,test.txt}\"",
22
"docs": "jsdoc -c jsdoc.json",
23
"lint": "eslint bin lib scripts test \"test-workspace/tasks/*.js\"",
0 commit comments