mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-10 22:41:41 +00:00
test(test_key_generate_prisma.py): fix tests with unique team id
This commit is contained in:
parent
84f3690453
commit
54591e3920
1 changed files with 3 additions and 0 deletions
|
|
@ -19,6 +19,9 @@ model_list:
|
|||
router_settings:
|
||||
enable_pre_call_checks: true
|
||||
|
||||
litellm_settings:
|
||||
json_logs: True
|
||||
|
||||
general_settings:
|
||||
alerting: ["slack"]
|
||||
alerting_args:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue