801 - Moving Send message link from inside the side nav to a button

This commit is contained in:
Jonathan Bobel
2023-10-23 14:36:10 -04:00
parent f31a78cbcd
commit 5304c0f7a9
4 changed files with 11 additions and 12 deletions

View File

@@ -361,7 +361,7 @@ def test_should_show_back_to_service_if_user_belongs_to_service(
):
mock_get_service.return_value = service_one
expected_page_text = (
"Test Service Switch service " "" "Dashboard " "Send messages " "Team members"
"Test Service Switch service " "Dashboard" "Team members"
) # TODO: set sidebar variables in common test module
page = client_request.get(