mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-17 00:26:01 +00:00
test: skip test - ran out of credits
This commit is contained in:
@@ -471,6 +471,7 @@ def test_completion_azure_stream():
|
||||
|
||||
|
||||
# test_completion_azure_stream()
|
||||
@pytest.mark.skip("Skipping predibase streaming test - ran out of credits")
|
||||
@pytest.mark.parametrize("sync_mode", [True, False])
|
||||
@pytest.mark.asyncio
|
||||
async def test_completion_predibase_streaming(sync_mode):
|
||||
|
||||
Reference in New Issue
Block a user