mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-24 00:07:02 -04:00
Upgrade flask and install newrelic package
This commit is contained in:
@@ -85,7 +85,7 @@ def test_redirect_caseworkers_to_templates(
|
||||
mocker,
|
||||
active_caseworking_user,
|
||||
):
|
||||
mocker.patch('app.user_api_client.get_user', return_value=active_caseworking_user)
|
||||
client_request.login(active_caseworking_user)
|
||||
client_request.get(
|
||||
'main.service_dashboard',
|
||||
service_id=SERVICE_ONE_ID,
|
||||
|
||||
Reference in New Issue
Block a user