mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-15 14:04:10 +02:00
Add VIP table access to staff
This commit is contained in:
parent
ece81baac8
commit
dcfe19dc7c
3 changed files with 45 additions and 0 deletions
|
@ -43,6 +43,9 @@ class TestGroups(TestCase):
|
|||
"change_user",
|
||||
"delete_userdomainrole",
|
||||
"view_userdomainrole",
|
||||
"add_veryimportantperson",
|
||||
"change_veryimportantperson",
|
||||
"delete_veryimportantperson",
|
||||
"change_website",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue