forked from phoenix/litellm-mirror
test: run test_team_logging firdst
This commit is contained in:
parent
dd680536d9
commit
ad1e77b516
1 changed files with 2 additions and 2 deletions
|
@ -62,8 +62,8 @@ async def chat_completion(session, key, model="azure-gpt-3.5", request_metadata=
|
|||
|
||||
|
||||
@pytest.mark.asyncio
|
||||
@pytest.mark.flaky(retries=6, delay=1)
|
||||
async def test_team_logging():
|
||||
@pytest.mark.flaky(retries=12, delay=2)
|
||||
async def test_aaateam_logging():
|
||||
"""
|
||||
-> Team 1 logs to project 1
|
||||
-> Create Key
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue