We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d11b313 commit 6490d53Copy full SHA for 6490d53
packages/vertexai/package.json
@@ -39,7 +39,6 @@
39
"test:ci": "yarn testsetup && node ../../scripts/run_tests_in_ci.js -s test",
40
"test:skip-clone": "karma start",
41
"test:browser": "yarn testsetup && karma start",
42
- "test:integration": "karma start --integration",
43
"api-report": "api-extractor run --local --verbose",
44
"typings:public": "node ../../scripts/build/use_typings.js ./dist/vertexai-public.d.ts",
45
"trusted-type-check": "tsec -p tsconfig.json --noEmit"
0 commit comments