mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-02 17:48:50 -04:00
Reformatted a handful more tests
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This commit is contained in:
@@ -6,7 +6,7 @@ from tests.conftest import SERVICE_ONE_ID
|
||||
|
||||
|
||||
@pytest.mark.parametrize(
|
||||
"job_status, num_notifications_created, expected_still_processing",
|
||||
("job_status", "num_notifications_created", "expected_still_processing"),
|
||||
[
|
||||
("scheduled", 0, True),
|
||||
("cancelled", 10, True),
|
||||
|
||||
Reference in New Issue
Block a user