Skip to content

Commit 636ce01

Browse files
munkhuushmglAce Nassri
authored andcommitted
chore: Increase timeout mocha (#675)
1 parent 1edb853 commit 636ce01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

translate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"node": ">=8"
1212
},
1313
"scripts": {
14-
"test": "mocha --recursive --timeout 150000"
14+
"test": "mocha --recursive --timeout 240000"
1515
},
1616
"dependencies": {
1717
"@google-cloud/automl": "^2.0.0",

0 commit comments

Comments
 (0)