mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-23 17:01:35 -05:00
notify-281 fix time-sensitive tests
This commit is contained in:
@@ -527,7 +527,6 @@ def get_detailed_services(start_date, end_date, only_active=False, include_from_
|
||||
stats = dao_fetch_todays_stats_for_all_services(include_from_test_key=include_from_test_key,
|
||||
only_active=only_active)
|
||||
else:
|
||||
|
||||
stats = fetch_stats_for_all_services_by_date_range(start_date=start_date,
|
||||
end_date=end_date,
|
||||
include_from_test_key=include_from_test_key,
|
||||
|
||||
Reference in New Issue
Block a user