mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-02 17:48:50 -04:00
801 - Moving Send message link from inside the side nav to a button
This commit is contained in:
@@ -122,7 +122,6 @@ def test_service_navigation_for_org_user(
|
||||
(
|
||||
[],
|
||||
(
|
||||
"Send messages",
|
||||
"Sent messages",
|
||||
"Team members",
|
||||
),
|
||||
@@ -131,7 +130,6 @@ def test_service_navigation_for_org_user(
|
||||
(
|
||||
[ORGANISATION_ID],
|
||||
(
|
||||
"Send messages",
|
||||
"Sent messages",
|
||||
"Team members",
|
||||
"Usage",
|
||||
|
||||
Reference in New Issue
Block a user