diff --git a/tests/app/main/views/test_send.py b/tests/app/main/views/test_send.py index 41ecb9009..7448c44cf 100644 --- a/tests/app/main/views/test_send.py +++ b/tests/app/main/views/test_send.py @@ -2823,7 +2823,6 @@ def test_send_notification_shows_error_if_400( session["recipient"] = "2028675301" session["placeholders"] = {"name": "a" * 900} - # This now redirects to the jobs results page page = client_request.post( "main.send_notification",