We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 243e813 commit 8c024c5Copy full SHA for 8c024c5
1 file changed
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