Skip to content

Commit 679f632

Browse files
jmdobryAhrar Monsur
authored and
Ahrar Monsur
committed
Build updates. (#462)
1 parent 40bfa8f commit 679f632

File tree

2 files changed

+1
-3369
lines changed

2 files changed

+1
-3369
lines changed

video-intelligence/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 5m --verbose system-test/*.test.js",
18-
"test": "npm run system-test"
17+
"test": "samples test run --cmd ava -- -T 5m --verbose system-test/*.test.js"
1918
},
2019
"dependencies": {
2120
"@google-cloud/video-intelligence": "0.1.0",

0 commit comments

Comments
 (0)