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 8dd62da commit b562f1aCopy full SHA for b562f1a
cloud-tasks/snippets/package.json
@@ -11,7 +11,7 @@
11
"*.js"
12
],
13
"scripts": {
14
- "test": "mocha --timeout 10000",
+ "test": "mocha --timeout 30000",
15
"start": "node server.js"
16
},
17
"dependencies": {
0 commit comments