Skip to content

Commit 02efffc

Browse files
committed
fix: test_team_update_sc_2
1 parent e2a9cd0 commit 02efffc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_team.py

+1
Original file line numberDiff line numberDiff line change
@@ -482,6 +482,7 @@ async def test_team_update_sc_2():
482482
or k == "model_id"
483483
or k == "litellm_organization_table"
484484
or k == "object_permission_id"
485+
or k == "object_permission"
485486
or k == "litellm_model_table"
486487
):
487488
pass

0 commit comments

Comments
 (0)