mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-11 18:37:33 -04:00
update test
This commit is contained in:
@@ -2607,7 +2607,7 @@ def test_preview_notification_shows_preview(
|
|||||||
when,
|
when,
|
||||||
):
|
):
|
||||||
with client_request.session_transaction() as session:
|
with client_request.session_transaction() as session:
|
||||||
session["recipient"] = "555-555-5555"
|
session["recipient"] = "15555555555"
|
||||||
session["placeholders"] = {}
|
session["placeholders"] = {}
|
||||||
|
|
||||||
page = client_request.get(
|
page = client_request.get(
|
||||||
|
|||||||
Reference in New Issue
Block a user