Skip to content

Commit c8bc91d

Browse files
test: increase sample test timeout (#628)
1 parent 735b5ca commit c8bc91d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
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 360000"
15+
"test": "mocha --timeout 600000"
1616
},
1717
"dependencies": {
1818
"@google-cloud/asset": "^3.23.1",

0 commit comments

Comments
 (0)