mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-18 13:39:41 -04:00
Fixed the test
This commit is contained in:
@@ -24,7 +24,7 @@ def test_non_logged_in_user_can_see_homepage(
|
|||||||
)
|
)
|
||||||
|
|
||||||
assert page.select_one('meta[name=description]')['content'].strip() == (
|
assert page.select_one('meta[name=description]')['content'].strip() == (
|
||||||
'U.S. Notify lets you send text messages to your users. '
|
'Notify.gov lets you send text messages to your users. '
|
||||||
'Try it now if you work in federal, state, or local government.'
|
'Try it now if you work in federal, state, or local government.'
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user