mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-14 23:08:07 -04:00
@@ -2815,9 +2815,7 @@ def test_send_notification_clears_session(
|
||||
],
|
||||
)
|
||||
def test_send_notification_redirects_if_missing_data(
|
||||
client_request,
|
||||
fake_uuid,
|
||||
session_data,
|
||||
client_request, fake_uuid, session_data, mocker
|
||||
):
|
||||
with client_request.session_transaction() as session:
|
||||
session.update(session_data)
|
||||
|
||||
Reference in New Issue
Block a user