remove get_statistics_for_service from statistics_api_client

This commit is contained in:
Leo Hemsted
2016-07-20 15:54:30 +01:00
parent ee10b3a6c2
commit 57e03349d2
7 changed files with 2 additions and 60 deletions

View File

@@ -311,7 +311,6 @@ def test_new_invited_user_verifies_and_added_to_service(app_,
mock_accept_invite,
mock_get_service,
mock_get_service_templates,
mock_get_service_statistics,
mock_get_template_statistics,
mock_get_jobs,
mock_has_permissions,