mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-22 17:21:06 +02:00
Update test_migrations.py
This commit is contained in:
parent
86bb3073d7
commit
23a208d2aa
1 changed files with 2 additions and 2 deletions
|
@ -41,8 +41,8 @@ class TestGroups(TestCase):
|
||||||
"change_draftdomain",
|
"change_draftdomain",
|
||||||
"analyst_access_permission",
|
"analyst_access_permission",
|
||||||
"change_user",
|
"change_user",
|
||||||
"change_website",
|
"view_userdomainrole",
|
||||||
"view_userdomainrole"
|
"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