test: cleanup tests

This commit is contained in:
Krrish Dholakia
2026-03-30 16:20:01 -07:00
parent 899b5710d1
commit 7b532fda66
3 changed files with 0 additions and 14 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 MiB

After

Width:  |  Height:  |  Size: 457 KiB

@@ -1,13 +0,0 @@
{
"type": "service_account",
"project_id": "pathrise-convert-1606954137718",
"private_key_id": "",
"private_key": "",
"client_email": "test-adroit-crow@pathrise-convert-1606954137718.iam.gserviceaccount.com",
"client_id": "104886546564708740969",
"auth_uri": "https://accounts.google.com/o/oauth2/auth",
"token_uri": "https://oauth2.googleapis.com/token",
"auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs",
"client_x509_cert_url": "https://www.googleapis.com/robot/v1/metadata/x509/test-adroit-crow%40pathrise-convert-1606954137718.iam.gserviceaccount.com",
"universe_domain": "googleapis.com"
}
-1
View File
@@ -945,7 +945,6 @@ def test_vertex_ai_stream(provider):
load_vertex_ai_credentials()
litellm.set_verbose = True
litellm.vertex_project = "pathrise-convert-1606954137718"
import random
test_models = ["gemini-2.5-flash-lite"]