mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 17:45:32 -04:00
Update test_manage_users.py
This commit is contained in:
@@ -372,7 +372,6 @@ def test_user_with_no_mobile_number_cant_be_set_to_sms_auth(
|
|||||||
page.select_one("label[for=login_authentication-0]").text
|
page.select_one("label[for=login_authentication-0]").text
|
||||||
) == normalize_spaces(expected_label)
|
) == normalize_spaces(expected_label)
|
||||||
|
|
||||||
|
|
||||||
@pytest.mark.parametrize(
|
@pytest.mark.parametrize(
|
||||||
("endpoint", "extra_args", "expected_checkboxes"),
|
("endpoint", "extra_args", "expected_checkboxes"),
|
||||||
[
|
[
|
||||||
|
|||||||
Reference in New Issue
Block a user