mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-30 06:21:50 -05:00
code review feedback
This commit is contained in:
@@ -81,7 +81,6 @@ def test_fetch_notification_status_for_service_by_month(notify_db_session):
|
||||
)
|
||||
|
||||
assert len(results) == 4
|
||||
print(results)
|
||||
|
||||
assert results[0].month.date() == date(2018, 1, 1)
|
||||
assert results[0].notification_type == NotificationType.EMAIL
|
||||
|
||||
Reference in New Issue
Block a user