forked from phoenix/litellm-mirror
test(test_keys.py): add more duration for test
This commit is contained in:
parent
cd419eb8a5
commit
2b595bfdc9
1 changed files with 1 additions and 1 deletions
|
@ -469,7 +469,7 @@ async def test_key_with_budgets():
|
|||
break
|
||||
except:
|
||||
i + 1
|
||||
await asyncio.sleep(5)
|
||||
await asyncio.sleep(10)
|
||||
assert reset_at_init_value != reset_at_new_value
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue