diff --git a/tests/app/main/views/test_jobs.py b/tests/app/main/views/test_jobs.py index 75cd3cb68..3dda7fa4f 100644 --- a/tests/app/main/views/test_jobs.py +++ b/tests/app/main/views/test_jobs.py @@ -422,7 +422,6 @@ def test_can_show_notifications( template_type=[message_type] ) - mock_notifications_as_csv.assert_called_with( limit_days=7, page=expected_page_argument,