mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-24 18:24:20 +00:00
test(test_async_fn.py): skip cloudflare test - flaky
This commit is contained in:
parent
523d8e5977
commit
13e8535b14
1 changed files with 1 additions and 0 deletions
|
@ -155,6 +155,7 @@ def test_async_completion_cloudflare():
|
|||
# test_async_completion_cloudflare()
|
||||
|
||||
|
||||
@pytest.mark.skip(reason="Flaky test")
|
||||
def test_get_cloudflare_response_streaming():
|
||||
import asyncio
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue