We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3798f92 commit d4a17aaCopy full SHA for d4a17aa
packages/google-cloud-language/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 -- language/system-test/*"
+ "test": "cd ..; npm run st -- language/system-test/*.test.js"
9
},
10
"dependencies": {
11
"@google-cloud/language": "^0.6.0",
0 commit comments