mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-24 00:07:02 -04:00
fixed end2end
This commit is contained in:
@@ -21,8 +21,7 @@ def test_non_logged_in_user_can_see_homepage(
|
||||
|
||||
assert page.select_one(
|
||||
"a.usa-button.login-button.login-button--primary.margin-right-2"
|
||||
)["href"]
|
||||
|
||||
).text == "Sign in with \n"
|
||||
assert page.select_one("meta[name=description]") is not None
|
||||
# This area is hidden for the pilot
|
||||
# assert normalize_spaces(page.select_one('#whos-using-notify').text) == (
|
||||
|
||||
Reference in New Issue
Block a user