mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-07 20:48:24 -04:00
add new get_detailed_service mock to tests that the dashboard
This commit is contained in:
@@ -21,6 +21,7 @@ def test_sign_out_user(app_,
|
||||
mock_get_jobs,
|
||||
mock_has_permissions,
|
||||
mock_get_template_statistics,
|
||||
mock_get_detailed_service,
|
||||
mock_get_usage):
|
||||
with app_.test_request_context():
|
||||
with app_.test_client() as client:
|
||||
|
||||
Reference in New Issue
Block a user