mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 05:13:12 -04:00
remove all instances of db style permissions
lots of renaming of send_texts/emails/letters to send_messages, and manage_settings/users to manage_service
This commit is contained in:
@@ -571,7 +571,7 @@ def test_route_permissions(
|
||||
"GET",
|
||||
200,
|
||||
url_for(route, service_id=service_one['id']),
|
||||
['manage_settings'],
|
||||
['manage_service'],
|
||||
api_user_active,
|
||||
service_one)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user