mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-26 17:24:23 -04:00
remove permsision to manage API integration
This commit is contained in:
@@ -122,7 +122,6 @@ def test_invite_team_member_to_service(authenticated_page):
|
|||||||
"Send messages",
|
"Send messages",
|
||||||
"Add and edit templates",
|
"Add and edit templates",
|
||||||
"Manage settings, team and usage",
|
"Manage settings, team and usage",
|
||||||
"Manage API integration",
|
|
||||||
]
|
]
|
||||||
|
|
||||||
# Check permission labels are on page
|
# Check permission labels are on page
|
||||||
@@ -136,7 +135,6 @@ def test_invite_team_member_to_service(authenticated_page):
|
|||||||
"See dashboard",
|
"See dashboard",
|
||||||
"Add and edit templates",
|
"Add and edit templates",
|
||||||
"Manage settings, team and usage",
|
"Manage settings, team and usage",
|
||||||
"Manage API integration",
|
|
||||||
]
|
]
|
||||||
|
|
||||||
for checkbox in checkbox_list:
|
for checkbox in checkbox_list:
|
||||||
|
|||||||
Reference in New Issue
Block a user