mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-11 22:51:28 +00:00
fix gcs logging test
This commit is contained in:
parent
ef8fb23334
commit
66c0d32b1d
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ def load_vertex_ai_credentials():
|
|||
|
||||
@pytest.mark.asyncio
|
||||
async def test_basic_gcs_logger():
|
||||
# load_vertex_ai_credentials()
|
||||
load_vertex_ai_credentials()
|
||||
gcs_logger = GCSBucketLogger()
|
||||
print("GCSBucketLogger", gcs_logger)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue