mirror of
https://github.com/GSA/notifications-api.git
synced 2026-04-30 06:09:58 -04:00
add tests
This commit is contained in:
@@ -1829,7 +1829,7 @@ def test_generate_notifications_report_normal_case(
|
||||
mock_get_phone_number,
|
||||
mock_get_personalisation,
|
||||
mock_get_notifications,
|
||||
mock_notifications,
|
||||
mock_notification,
|
||||
):
|
||||
|
||||
mock_get_notifications.return_value.items = [mock_notification]
|
||||
|
||||
Reference in New Issue
Block a user