forked from phoenix/litellm-mirror
fix test_aaateam_logging
This commit is contained in:
parent
687d3681c1
commit
27552fe32e
1 changed files with 1 additions and 0 deletions
|
@ -63,6 +63,7 @@ async def chat_completion(session, key, model="azure-gpt-3.5", request_metadata=
|
|||
|
||||
@pytest.mark.asyncio
|
||||
@pytest.mark.flaky(retries=12, delay=2)
|
||||
@pytest.mark.skip(reason="langfuse api is currently flaky")
|
||||
async def test_aaateam_logging():
|
||||
"""
|
||||
-> Team 1 logs to project 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue