Chore: refactor for clarity

This commit is contained in:
shamoon
2025-09-30 12:16:22 -07:00
parent f71b13b82a
commit d6710de486
2 changed files with 19 additions and 16 deletions

View File

@@ -237,7 +237,7 @@ class TestViews(DirectoriesMixin, TestCase):
WHEN:
- Request to get tag list with full permissions is made
THEN:
- Permissions are not queries in database tag by tag,
- Permissions are not queried in database tag by tag,
i.e. there are no N+1 queries
"""
view_permissions = Permission.objects.filter(