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 694788e commit 9dec63fCopy full SHA for 9dec63f
packages/cron/package.json
@@ -15,7 +15,7 @@
15
"start:delete-remote-pins": "NODE_TLS_REJECT_UNAUTHORIZED=0 node src/bin/delete-remote-pins.js",
16
"start:names": "NODE_TLS_REJECT_UNAUTHORIZED=0 node src/bin/names.js",
17
"test": "npm-run-all -p -r test:e2e",
18
- "test:e2e": "mocha --require ./test/hooks.js test/*.spec.js --timeout 10000"
+ "test:e2e": "mocha --require ./test/hooks.js test/*.spec.js --timeout 15000"
19
},
20
"author": "Alan Shaw",
21
"license": "(Apache-2.0 OR MIT)",
0 commit comments