mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-19 14:09:20 -04:00
Reformatted a handful more tests
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This commit is contained in:
@@ -57,7 +57,7 @@ def test_activate_user_already_active(
|
||||
|
||||
|
||||
@pytest.mark.parametrize(
|
||||
"is_platform_admin, value_in_session, expected_result",
|
||||
("is_platform_admin", "value_in_session", "expected_result"),
|
||||
[
|
||||
(True, True, False),
|
||||
(True, False, True),
|
||||
|
||||
Reference in New Issue
Block a user