mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-13 13:09:41 +02:00
Linting
This commit is contained in:
parent
1e48c0b222
commit
f0d0188c53
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ class TestGroups(TestCase):
|
||||||
"change_user",
|
"change_user",
|
||||||
"delete_userdomainrole",
|
"delete_userdomainrole",
|
||||||
"view_userdomainrole",
|
"view_userdomainrole",
|
||||||
"change_website"
|
"change_website",
|
||||||
]
|
]
|
||||||
|
|
||||||
# Get the codenames of actual permissions associated with the group
|
# Get the codenames of actual permissions associated with the group
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue