mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-06 00:48:46 -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["placeholders"] = {"name": "a" * 900}
|
||||
|
||||
|
||||
# This now redirects to the jobs results page
|
||||
page = client_request.post(
|
||||
"main.send_notification",
|
||||
|
||||
Reference in New Issue
Block a user