mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-24 01:11:38 -05:00
Fix test where the year was static
Remove print
This commit is contained in:
@@ -340,7 +340,6 @@ def test_fetch_notification_status_totals_for_all_services_works_in_bst(
|
||||
)
|
||||
|
||||
assert len(results) == 3
|
||||
print(results)
|
||||
|
||||
assert results[0].notification_type == 'email'
|
||||
assert results[0].status == 'delivered'
|
||||
|
||||
Reference in New Issue
Block a user