mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-24 16:24:08 -04:00
fixing testing
This commit is contained in:
@@ -126,18 +126,12 @@ def test_service_navigation_for_org_user(
|
||||
[
|
||||
(
|
||||
[],
|
||||
(
|
||||
"Send messages",
|
||||
"Sent messages",
|
||||
),
|
||||
("Send messages",),
|
||||
403,
|
||||
),
|
||||
(
|
||||
[ORGANISATION_ID],
|
||||
(
|
||||
"Send messages",
|
||||
"Sent messages",
|
||||
),
|
||||
("Send messages",),
|
||||
200,
|
||||
),
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user