Skip to content

Commit 753f7fe

Browse files
xiaozhenliu-gg5Ahrar Monsur
authored and
Ahrar Monsur
committed
feat: move to typescript code generation (#332)
* remove docs/ * update client files * update unit test * update system-test * udpate config json * convert js system-test to ts * gts fix * test * update synth.py * run synthtool * test broken links * broken links * test linkinator * concurrency 10 * docs test work * make it work! * format * sample test timeout * expand timeout * expand timeout
1 parent a3cb4ad commit 753f7fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

automl/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"repository": "googleapis/nodejs-automl",
1010
"private": true,
1111
"scripts": {
12-
"test": "mocha --timeout 900000"
12+
"test": "mocha --timeout 9000000"
1313
},
1414
"files": [
1515
"**/*.js",

0 commit comments

Comments
 (0)