mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-11 10:28:41 -04:00
flake8
This commit is contained in:
@@ -167,7 +167,6 @@ def test_can_show_notifications(
|
|||||||
|
|
||||||
assert page_title in page.h1.text.strip()
|
assert page_title in page.h1.text.strip()
|
||||||
|
|
||||||
|
|
||||||
json_response = client_request.get_response(
|
json_response = client_request.get_response(
|
||||||
"main.get_notifications_as_json",
|
"main.get_notifications_as_json",
|
||||||
service_id=SERVICE_ONE_ID,
|
service_id=SERVICE_ONE_ID,
|
||||||
|
|||||||
Reference in New Issue
Block a user