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