Skip to content

Commit

Permalink
Build updates. (#462)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmdobry authored Aug 23, 2017
1 parent fce0917 commit 7ace318
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/google-cloud-resourcemanager/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@
"scripts": {
"lint": "samples lint",
"pretest": "npm run lint",
"system-test": "ava -T 20s --verbose system-test/*.test.js",
"test": "npm run system-test"
"test": "samples test run --cmd ava -- -T 20s --verbose system-test/*.test.js"
},
"dependencies": {
"@google-cloud/resource": "0.7.3",
Expand Down

0 comments on commit 7ace318

Please sign in to comment.