forked from phoenix/litellm-mirror
test: cleanup codestral tests - backend api unavailable
This commit is contained in:
parent
bcce21a5b0
commit
ca09f4afec
2 changed files with 3 additions and 4 deletions
|
@ -1088,6 +1088,7 @@ def test_completion_mistral_api():
|
|||
pytest.fail(f"Error occurred: {e}")
|
||||
|
||||
|
||||
@pytest.mark.skip(reason="backend api unavailable")
|
||||
@pytest.mark.asyncio
|
||||
async def test_completion_codestral_chat_api():
|
||||
try:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue