mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-06 11:23:48 -05:00
Fixing this test
This commit is contained in:
@@ -310,7 +310,7 @@ def test_should_not_show_back_to_service_if_user_doesnt_belong_to_service(
|
||||
)
|
||||
|
||||
assert normalize_spaces(
|
||||
page.select_one('.grid-row').text
|
||||
page.select_one('.grid-row .grid-col-8').text
|
||||
).startswith(
|
||||
normalize_spaces(expected_page_text)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user