We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fafd86 commit 7e4abddCopy full SHA for 7e4abdd
packages/google-cloud-aiplatform/samples/package.json
@@ -10,7 +10,7 @@
10
"*.js"
11
],
12
"scripts": {
13
- "test": "mocha --timeout 600000 test/*.js"
+ "test": "mocha --timeout 800000 test/*.js"
14
},
15
"dependencies": {
16
"@google-cloud/aiplatform": "^1.3.0"
0 commit comments