forked from phoenix/litellm-mirror
(ci/cd) run again
This commit is contained in:
parent
b508e06e69
commit
79fd2380bb
1 changed files with 1 additions and 1 deletions
|
@ -172,7 +172,7 @@ async def test_update_new_key(client):
|
||||||
pytest.fail(f"LiteLLM Proxy test failed. Exception: {str(e)}")
|
pytest.fail(f"LiteLLM Proxy test failed. Exception: {str(e)}")
|
||||||
|
|
||||||
|
|
||||||
# # Run the test - only runs via pytest
|
# Run the test - only runs via pytest
|
||||||
|
|
||||||
|
|
||||||
@pytest.mark.parametrize("anyio_backend", ["asyncio"])
|
@pytest.mark.parametrize("anyio_backend", ["asyncio"])
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue