forked from phoenix/litellm-mirror
test(test_end_users.py): fix end user test
This commit is contained in:
parent
8f3bf584be
commit
e0c1fe91f5
1 changed files with 1 additions and 1 deletions
|
@ -169,4 +169,4 @@ async def test_end_user_specific_region():
|
|||
user=end_user_obj["user_id"],
|
||||
)
|
||||
|
||||
assert result.headers.get("x-litellm-model-id") == "1"
|
||||
assert result.headers.get("x-litellm-model-region") == "eu"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue