forked from phoenix/litellm-mirror
fix gcs logging test
This commit is contained in:
parent
86978b7a9b
commit
049f3e1e0c
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
Add a link
Reference in a new issue