Add VIP table access to staff

This commit is contained in:
Rachid Mrad 2024-01-26 15:42:09 -05:00
parent ece81baac8
commit dcfe19dc7c
No known key found for this signature in database
GPG key ID: EF38E4CEC4A8F3CF
3 changed files with 45 additions and 0 deletions

View file

@ -43,6 +43,9 @@ class TestGroups(TestCase):
"change_user",
"delete_userdomainrole",
"view_userdomainrole",
"add_veryimportantperson",
"change_veryimportantperson",
"delete_veryimportantperson",
"change_website",
]