mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-16 20:49:00 -04:00
us → u.s.
This commit is contained in:
@@ -555,7 +555,7 @@ def test_user_with_only_send_and_view_sees_letter_page(
|
||||
'Review your message'
|
||||
)
|
||||
assert normalize_spaces(page.select_one('title').text) == (
|
||||
'Two week reminder – Templates – service one – US Notify'
|
||||
'Two week reminder – Templates – service one – U.S. Notify'
|
||||
)
|
||||
|
||||
|
||||
@@ -792,7 +792,7 @@ def test_should_be_able_to_view_a_template_with_links(
|
||||
'Review your message'
|
||||
)
|
||||
assert normalize_spaces(page.select_one('title').text) == (
|
||||
'Two week reminder – Templates – service one – US Notify'
|
||||
'Two week reminder – Templates – service one – U.S. Notify'
|
||||
)
|
||||
|
||||
assert [
|
||||
|
||||
Reference in New Issue
Block a user