mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 03:34:10 +00:00
fix - update team
This commit is contained in:
parent
f7c532df8d
commit
83a7d1e4aa
1 changed files with 1 additions and 0 deletions
|
@ -2217,6 +2217,7 @@ async def test_create_update_team(prisma_client):
|
|||
tpm_limit=30,
|
||||
rpm_limit=30,
|
||||
),
|
||||
http_request=Request(scope={"type": "http"}),
|
||||
user_api_key_dict=UserAPIKeyAuth(
|
||||
user_role=LitellmUserRoles.PROXY_ADMIN,
|
||||
api_key="sk-1234",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue