mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-20 14:29:51 -04:00
Make test name more explicit
This commit is contained in:
@@ -226,7 +226,7 @@ def test_shows_name_on_registration_page_from_invite(
|
|||||||
assert page.select_one('input[name=name]')['value'] == expected_value
|
assert page.select_one('input[name=name]')['value'] == expected_value
|
||||||
|
|
||||||
|
|
||||||
def test_shows_email_address_on_registration_page_from_invite(
|
def test_shows_hidden_email_address_on_registration_page_from_invite(
|
||||||
client_request,
|
client_request,
|
||||||
fake_uuid,
|
fake_uuid,
|
||||||
):
|
):
|
||||||
|
|||||||
Reference in New Issue
Block a user