Adjust tests to new way of querying for notification stats

This commit is contained in:
Pea Tyczynska
2018-11-06 14:40:40 +00:00
parent c146b86643
commit 5d806c2437
3 changed files with 5 additions and 7 deletions

View File

@@ -48,7 +48,6 @@ from app.dao.services_dao import (
dao_fetch_all_services_by_user,
dao_fetch_monthly_historical_usage_by_template_for_service,
dao_fetch_service_by_id,
dao_fetch_stats_for_service,
dao_fetch_todays_stats_for_service,
dao_fetch_todays_stats_for_all_services,
dao_resume_service,