Skip to content

Commit fdd8bbe

Browse files
authored
Merge f4cd7a7 into f018062
2 parents f018062 + f4cd7a7 commit fdd8bbe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/vertexai/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
"testsetup": "yarn update-responses && yarn ts-node ./test-utils/convert-mocks.ts",
3838
"test": "run-p --npm-path npm lint test:browser",
3939
"test:ci": "yarn testsetup && node ../../scripts/run_tests_in_ci.js -s test",
40+
"test:skip-clone": "karma start --single-run",
4041
"test:browser": "yarn testsetup && karma start --single-run",
4142
"api-report": "api-extractor run --local --verbose",
4243
"typings:public": "node ../../scripts/build/use_typings.js ./dist/vertexai-preview-public.d.ts",

0 commit comments

Comments
 (0)