forked from phoenix/litellm-mirror
(ci/cd) fix test_master_key_hashing
This commit is contained in:
parent
fcde3ba213
commit
a909af3fc0
1 changed files with 1 additions and 1 deletions
|
@ -1972,7 +1972,7 @@ async def test_master_key_hashing(prisma_client):
|
|||
|
||||
await new_team(
|
||||
NewTeamRequest(
|
||||
team_id="ishaan-special-team",
|
||||
team_id="ishaans-special-team",
|
||||
),
|
||||
user_api_key_dict=UserAPIKeyAuth(
|
||||
user_role="proxy_admin", api_key="sk-1234", user_id="1234"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue