Skip to content

Commit

Permalink
Build updates. (#462)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmdobry authored and Ace Nassri committed Nov 17, 2022
1 parent e4f5cf3 commit b99d5aa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3,406 deletions.
3 changes: 1 addition & 2 deletions translate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@
"scripts": {
"lint": "samples lint",
"pretest": "npm run lint",
"system-test": "ava -T 20s --verbose system-test/*.test.js",
"test": "npm run system-test"
"test": "samples test run --cmd ava -- -T 20s --verbose system-test/*.test.js"
},
"dependencies": {
"@google-cloud/translate": "1.0.0",
Expand Down
Loading

0 comments on commit b99d5aa

Please sign in to comment.