mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-20 00:11:50 +00:00
test(management): avoid pinning tenant error disclosure
This commit is contained in:
parent
a40b6b3e44
commit
44bc3d1436
1 changed files with 0 additions and 1 deletions
|
|
@ -288,5 +288,4 @@ def test_cross_tenant_actor_cannot_read_update_or_detach_project_key(gateway: Ga
|
|||
assert target not in response.text
|
||||
assert digest not in response.text
|
||||
assert project not in response.text
|
||||
assert team in response.text
|
||||
assert _key_rows(digest) == before
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue