mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-11 17:38:50 -04:00
Removed comments
This commit is contained in:
@@ -33,7 +33,6 @@ def test_landing_page(end_to_end_context):
|
||||
# Check to make sure the sign-in button and email links are correct.
|
||||
href_value = sign_in_button.get_attribute('href')
|
||||
assert href_value is not None, "The sign-in button does not have an href attribute"
|
||||
# expect(sign_in_button).to_have_attribute("href")
|
||||
expect(benefits_studio_email).to_have_attribute(
|
||||
"href", "mailto:tts-benefits-studio@gsa.gov"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user