mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-06 12:48:25 -04:00
Updates after merging black
This commit is contained in:
@@ -347,7 +347,7 @@ def test_should_not_show_back_to_service_if_user_doesnt_belong_to_service(
|
||||
_test_page_title=False,
|
||||
)
|
||||
|
||||
assert normalize_spaces(page.select_one(".govuk-grid-row").text).startswith(
|
||||
assert normalize_spaces(page.select_one(".grid-row .grid-col-8").text).startswith(
|
||||
normalize_spaces(expected_page_text)
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user