mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-23 15:57:23 -04:00
fix flake 8
This commit is contained in:
@@ -2823,7 +2823,6 @@ def test_send_notification_shows_error_if_400(
|
|||||||
session["recipient"] = "2028675301"
|
session["recipient"] = "2028675301"
|
||||||
session["placeholders"] = {"name": "a" * 900}
|
session["placeholders"] = {"name": "a" * 900}
|
||||||
|
|
||||||
|
|
||||||
# This now redirects to the jobs results page
|
# This now redirects to the jobs results page
|
||||||
page = client_request.post(
|
page = client_request.post(
|
||||||
"main.send_notification",
|
"main.send_notification",
|
||||||
|
|||||||
Reference in New Issue
Block a user