forked from phoenix/litellm-mirror
test: mark flaky test
This commit is contained in:
parent
695f48a8f1
commit
43f1f94391
1 changed files with 1 additions and 0 deletions
|
@ -355,6 +355,7 @@ async def test_pre_call_hook_user_tpm_limits():
|
|||
|
||||
|
||||
@pytest.mark.asyncio
|
||||
@pytest.mark.flaky(retries=6, delay=1)
|
||||
async def test_success_call_hook():
|
||||
"""
|
||||
Test if on success, cache correctly decremented
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue