mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-15 17:17:02 +02:00
fix unit test
This commit is contained in:
parent
269bb0cab3
commit
02257c4f78
1 changed files with 0 additions and 2 deletions
|
@ -37,7 +37,6 @@ class TestGroups(TestCase):
|
||||||
"add_domaininvitation",
|
"add_domaininvitation",
|
||||||
"view_domaininvitation",
|
"view_domaininvitation",
|
||||||
"change_domainrequest",
|
"change_domainrequest",
|
||||||
"change_draftdomain",
|
|
||||||
"add_federalagency",
|
"add_federalagency",
|
||||||
"change_federalagency",
|
"change_federalagency",
|
||||||
"delete_federalagency",
|
"delete_federalagency",
|
||||||
|
@ -48,7 +47,6 @@ class TestGroups(TestCase):
|
||||||
"add_verifiedbystaff",
|
"add_verifiedbystaff",
|
||||||
"change_verifiedbystaff",
|
"change_verifiedbystaff",
|
||||||
"delete_verifiedbystaff",
|
"delete_verifiedbystaff",
|
||||||
"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