mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-06 08:16:43 +00:00
test: fix test
This commit is contained in:
parent
280148543f
commit
d07713a275
1 changed files with 1 additions and 0 deletions
|
|
@ -57,6 +57,7 @@ def test_router_timeouts():
|
|||
redis_password=os.getenv("REDIS_PASSWORD"),
|
||||
redis_port=int(os.getenv("REDIS_PORT")),
|
||||
timeout=10,
|
||||
num_retries=0,
|
||||
)
|
||||
|
||||
print("***** TPM SETTINGS *****")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue