From e04dd02c1494fd6730162bad297a5728e495fdd3 Mon Sep 17 00:00:00 2001 From: Imdad Ahad Date: Fri, 13 Jan 2017 11:45:09 +0000 Subject: [PATCH] Fix blank lines issue --- tests/app/main/views/test_jobs.py | 1 - 1 file changed, 1 deletion(-) 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,