mirror of
https://github.com/GSA/notifications-api.git
synced 2026-09-06 05:18:26 -04:00
Rename to performance_dashboard
Fix totals to return totals for all time rather than for date range. Added more test data
This commit is contained in:
@@ -633,4 +633,4 @@ def get_live_services_with_organisation():
|
||||
Service.name
|
||||
)
|
||||
|
||||
return query.all()
|
||||
return query.all()
|
||||
|
||||
Reference in New Issue
Block a user