mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-06 19:34:15 -05: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() == (
|
||||
'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.'
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user