Skip to content

Commit

Permalink
Fixes #48 (#249)
Browse files Browse the repository at this point in the history
Fixes #234
Fixes #250

Addressed comments.
  • Loading branch information
jmdobry authored and NimJay committed Nov 10, 2022
1 parent 4547c40 commit 5036529
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloud-language/snippets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "Apache Version 2.0",
"author": "Google Inc.",
"scripts": {
"test": "cd ..; npm run st -- language/system-test/*"
"test": "cd ..; npm run st -- language/system-test/*.test.js"
},
"dependencies": {
"@google-cloud/language": "^0.6.0",
Expand Down

0 comments on commit 5036529

Please sign in to comment.