mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-11 22:51:28 +00:00
fix: test_team_update_sc_2
This commit is contained in:
parent
e2a9cd0c75
commit
02efffcbcb
1 changed files with 1 additions and 0 deletions
|
|
@ -482,6 +482,7 @@ async def test_team_update_sc_2():
|
|||
or k == "model_id"
|
||||
or k == "litellm_organization_table"
|
||||
or k == "object_permission_id"
|
||||
or k == "object_permission"
|
||||
or k == "litellm_model_table"
|
||||
):
|
||||
pass
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue