mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 09:19:48 -04:00
Fix blank lines issue
This commit is contained in:
@@ -422,7 +422,6 @@ def test_can_show_notifications(
|
|||||||
template_type=[message_type]
|
template_type=[message_type]
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
mock_notifications_as_csv.assert_called_with(
|
mock_notifications_as_csv.assert_called_with(
|
||||||
limit_days=7,
|
limit_days=7,
|
||||||
page=expected_page_argument,
|
page=expected_page_argument,
|
||||||
|
|||||||
Reference in New Issue
Block a user