Chris Hill-Scott
2018-04-09 16:30:24 +01:00
parent a0c6f6a22e
commit c9882e2f9c
7 changed files with 10 additions and 10 deletions

View File

@@ -117,7 +117,7 @@ def test_should_send_personalised_template_to_correct_email_provider_and_persist
'"Sample service" <sample.service@test.notify.com>',
'jo.smith@example.com',
'Jo <em>some HTML</em>',
body='Hello Jo\nThis is an email from GOV.\u200bUK with <em>some HTML</em>',
body='Hello Jo\nThis is an email from GOV.\u200bUK with <em>some HTML</em>\n',
html_body=ANY,
reply_to_address=None
)