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 34eaf95 commit 876bec1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3,388 deletions.
3 changes: 1 addition & 2 deletions monitoring/snippets/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 3m --verbose system-test/*.test.js",
"test": "npm run system-test"
"test": "samples test run --cmd ava -- -T 3m --verbose system-test/*.test.js"
},
"dependencies": {
"@google-cloud/monitoring": "0.2.2",
Expand Down
Loading

0 comments on commit 876bec1

Please sign in to comment.