mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-23 01:32:25 +02:00
cleanup some code
This commit is contained in:
parent
08514a75dc
commit
09303401ed
3 changed files with 12 additions and 8 deletions
|
@ -31,7 +31,7 @@ class TestGroups(TestCase):
|
|||
UserGroup.objects.filter(name="full_access_group"), [full_access_group]
|
||||
)
|
||||
|
||||
# Test permissions for cisa_analysts)group
|
||||
# Test permissions for cisa_analysts_group
|
||||
# Define the expected permission codenames
|
||||
expected_permissions = [
|
||||
"view_logentry",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue