mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
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
Reference in a new issue