Skip to content

Commit aaff031

Browse files
Benjamin E. CoeAce Nassri
authored andcommitted
test: extend timeout for flaky tests (#567)
1 parent 338b0e0 commit aaff031

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

asset/snippets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"repository": "googleapis/nodejs-asset",
1313
"private": true,
1414
"scripts": {
15-
"test": "mocha --timeout 180000"
15+
"test": "mocha --timeout 360000"
1616
},
1717
"dependencies": {
1818
"@google-cloud/asset": "^3.19.0",

0 commit comments

Comments
 (0)