We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c637d3b commit ef7d36fCopy full SHA for ef7d36f
vision/samples/package.json
@@ -5,7 +5,7 @@
5
"license": "Apache Version 2.0",
6
"author": "Google Inc.",
7
"scripts": {
8
- "test": "cd ..; npm run st -- vision/system-test/*.test.js"
+ "test": "cd ..; npm run st -- --verbose vision/system-test/*.test.js"
9
},
10
"dependencies": {
11
"@google-cloud/vision": "0.7.0",
0 commit comments