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