mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-24 16:24:08 -04:00
Upgrade flask and install newrelic package
This commit is contained in:
@@ -436,7 +436,7 @@ def test_caseworker_redirected_to_set_sender_for_one_off(
|
||||
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.view_template',
|
||||
|
||||
Reference in New Issue
Block a user