cleanup+uv
Some checks failed
Deploy on push / deploy (push) Failing after 7s

This commit is contained in:
2025-08-12 13:14:49 +03:00
parent fcd20a6533
commit bd5b996dab
9 changed files with 0 additions and 492 deletions

View File

@@ -146,7 +146,6 @@ class TestOrmCommunity:
check_user_permission_in_community,
assign_role_to_user,
remove_role_from_user,
migrate_old_roles_to_community_author,
get_all_community_members_with_roles,
bulk_assign_roles
)
@@ -155,7 +154,6 @@ class TestOrmCommunity:
check_user_permission_in_community,
assign_role_to_user,
remove_role_from_user,
migrate_old_roles_to_community_author,
get_all_community_members_with_roles,
bulk_assign_roles
])