fix(tests): backend test suite - app version, DB roles, admin RBAC, companies route, field names, DeletionLog, ABAC, imports
This commit is contained in:
@@ -299,3 +299,4 @@ async def update_session_tenant(
|
||||
|
||||
# ⚠️ Legacy check_permission and filter_fields_by_permission removed from auth.py.
|
||||
# Use app.core.permissions.check_permission and app.core.permissions.filter_fields_by_permission instead.
|
||||
# Tests should import directly from app.core.permissions.
|
||||
|
||||
Reference in New Issue
Block a user