(ci/cd) run again

This commit is contained in:
ishaan-jaff 2024-01-06 12:11:31 +05:30
parent b508e06e69
commit 79fd2380bb

View file

@ -172,7 +172,7 @@ async def test_update_new_key(client):
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"])