Update test_manage_users.py

This commit is contained in:
Jonathan Bobel
2025-02-26 11:57:26 -05:00
parent 69457c873d
commit 4225559677

View File

@@ -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
) == normalize_spaces(expected_label)
@pytest.mark.parametrize(
("endpoint", "extra_args", "expected_checkboxes"),
[