diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2016-05-25 17:24:12 +0100 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2016-05-25 17:24:12 +0100 |
commit | 8df7ff6f68edeb92e4aa8b99c0f63a1ed6487b75 (patch) | |
tree | 27c050e809f2d8519a55583509d22acb1c8b9dd8 /t | |
parent | 4ca6f431262c059ca1bb7cfe1e6188d363ca5a89 (diff) | |
parent | f92fa912ef079d28c1392c10ede73c0b072573c1 (diff) |
Merge branch '1410-email-template'
Diffstat (limited to 't')
-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 0f7406172..87604008c 100644 --- a/t/app/helpers/send_email_sample.txt +++ b/t/app/helpers/send_email_sample.txt @@ -23,4 +23,4 @@ pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Yours,=20=20 -FixMyStreet.=20= +FixMyStreet.= diff --git a/t/app/helpers/send_email_sample_mime.txt b/t/app/helpers/send_email_sample_mime.txt index 0649d1ceb..1747204f7 100644 --- a/t/app/helpers/send_email_sample_mime.txt +++ b/t/app/helpers/send_email_sample_mime.txt @@ -28,7 +28,7 @@ pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Yours,=20=20
-FixMyStreet.=20=
+FixMyStreet.=
--BOUNDARY
Content-Type: image/gif; name="foo.gif"
|