Skip to content

Commit 31d4e33

Browse files
committed
get object fixup
1 parent 517b2b1 commit 31d4e33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/functional/raw-node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"test-aws": "AWS_ON_AIR=true mocha -t 40000 test/ --exit",
1313
"test-gcp": "mocha -t 40000 test/GCP/ --exit",
1414
"test-routes": "mocha -t 40000 test/routes/ --exit",
15-
"test": "mocha -t 40000 test/GCP/object/head.js --exit",
15+
"test": "mocha -t 40000 test/GCP/object/ --exit",
1616
"test-debug": "_mocha -t 40000 test/ --exit"
1717
},
1818
"author": "",

0 commit comments

Comments
 (0)