diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2016-06-07 14:05:58 +0100 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2016-06-07 14:31:50 +0100 |
commit | 6ce99025aa1c34335ebe25b0d033489433697c6e (patch) | |
tree | aace3b9ec65d1e3d10aa19d7193bb0af76d21854 /t/app | |
parent | 1cddfa67f21e876b90078af40f6b1c589315d451 (diff) |
Strip line end spaces in emails.
Diffstat (limited to 't/app')
-rw-r--r-- | t/app/helpers/send_email_sample.txt | 2 | ||||
-rw-r--r-- | t/app/helpers/send_email_sample_mime.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/t/app/helpers/send_email_sample.txt b/t/app/helpers/send_email_sample.txt index 05303f4b4..68fe61f0e 100644 --- a/t/app/helpers/send_email_sample.txt +++ b/t/app/helpers/send_email_sample.txt @@ -22,5 +22,5 @@ t esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupi= datat non proident, sunt in culpa qui officia deserunt mollit anim id est l= aborum. -Yours,=20=20 +Yours, FixMyStreet.= diff --git a/t/app/helpers/send_email_sample_mime.txt b/t/app/helpers/send_email_sample_mime.txt index cbfe12b29..7b4ce91f6 100644 --- a/t/app/helpers/send_email_sample_mime.txt +++ b/t/app/helpers/send_email_sample_mime.txt @@ -27,7 +27,7 @@ t esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupi= datat non proident, sunt in culpa qui officia deserunt mollit anim id est l=
aborum.
-Yours,=20=20
+Yours,
FixMyStreet.=
--BOUNDARY
|