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 517b2b1 commit 31d4e33Copy full SHA for 31d4e33
tests/functional/raw-node/package.json
@@ -12,7 +12,7 @@
12
"test-aws": "AWS_ON_AIR=true mocha -t 40000 test/ --exit",
13
"test-gcp": "mocha -t 40000 test/GCP/ --exit",
14
"test-routes": "mocha -t 40000 test/routes/ --exit",
15
- "test": "mocha -t 40000 test/GCP/object/head.js --exit",
+ "test": "mocha -t 40000 test/GCP/object/ --exit",
16
"test-debug": "_mocha -t 40000 test/ --exit"
17
},
18
"author": "",
0 commit comments