Skip to content

Commit f4cd7a7

Browse files
committed
change name of script
1 parent 2e9bd88 commit f4cd7a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/vertexai/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +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:debug": "karma start --single-run",
40+
"test:skip-clone": "karma start --single-run",
4141
"test:browser": "yarn testsetup && karma start --single-run",
4242
"api-report": "api-extractor run --local --verbose",
4343
"typings:public": "node ../../scripts/build/use_typings.js ./dist/vertexai-preview-public.d.ts",

0 commit comments

Comments
 (0)