mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-01 12:18:50 -04:00
@@ -824,7 +824,7 @@ def test_send_email_to_provider_should_format_reply_to_email_address(
|
||||
|
||||
db_notification = create_notification(template=sample_email_template, reply_to_text="test@test.com\t")
|
||||
|
||||
reply_to = create_reply_to_email_for_notification(
|
||||
create_reply_to_email_for_notification(
|
||||
db_notification.id,
|
||||
sample_service,
|
||||
"test@test.com"
|
||||
|
||||
Reference in New Issue
Block a user