diff --git a/tests/image_gen_tests/test_image_edit.png b/tests/image_gen_tests/test_image_edit.png index 3b9d865ce6..6ccc3026c6 100644 Binary files a/tests/image_gen_tests/test_image_edit.png and b/tests/image_gen_tests/test_image_edit.png differ diff --git a/tests/local_testing/adroit-crow-413218-bc47f303efc9.json b/tests/local_testing/adroit-crow-413218-bc47f303efc9.json deleted file mode 100644 index 7e02c82136..0000000000 --- a/tests/local_testing/adroit-crow-413218-bc47f303efc9.json +++ /dev/null @@ -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" -} diff --git a/tests/local_testing/test_streaming.py b/tests/local_testing/test_streaming.py index 98e1726c5f..3aed069960 100644 --- a/tests/local_testing/test_streaming.py +++ b/tests/local_testing/test_streaming.py @@ -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"]