Skip to content

Commit d4a17aa

Browse files
jmdobrysofisl
authored andcommitted
Fixes #48 (#249)
Fixes #234 Fixes #250 Addressed comments.
1 parent 3798f92 commit d4a17aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-cloud-language/samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"license": "Apache Version 2.0",
66
"author": "Google Inc.",
77
"scripts": {
8-
"test": "cd ..; npm run st -- language/system-test/*"
8+
"test": "cd ..; npm run st -- language/system-test/*.test.js"
99
},
1010
"dependencies": {
1111
"@google-cloud/language": "^0.6.0",

0 commit comments

Comments
 (0)