Skip to content

Commit 0d17aa1

Browse files
jmdobryAce Nassri
authored and
Ace Nassri
committed
Build updates. (#462)
1 parent e4d39b8 commit 0d17aa1

File tree

2 files changed

+1
-3388
lines changed

2 files changed

+1
-3388
lines changed

monitoring/snippets/package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@
1414
"scripts": {
1515
"lint": "samples lint",
1616
"pretest": "npm run lint",
17-
"system-test": "ava -T 3m --verbose system-test/*.test.js",
18-
"test": "npm run system-test"
17+
"test": "samples test run --cmd ava -- -T 3m --verbose system-test/*.test.js"
1918
},
2019
"dependencies": {
2120
"@google-cloud/monitoring": "0.2.2",

0 commit comments

Comments
 (0)