aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailer/test/fixtures
diff options
context:
space:
mode:
authorChad Woolley <thewoolleyman@gmail.com>2009-05-27 10:05:27 -0700
committerYehuda Katz <wycats@yehuda-katzs-macbookpro41.local>2009-05-27 21:38:23 +0200
commit5679bf64d515e3c0d343c3562db09e9c7ff422fc (patch)
treeee300d8613830f2e6e97eac394cabc1ec3cf54b0 /actionmailer/test/fixtures
parent2cb60abfecbad78046b0afde156c72a9ae766cf0 (diff)
downloadrails-5679bf64d515e3c0d343c3562db09e9c7ff422fc.tar.gz
rails-5679bf64d515e3c0d343c3562db09e9c7ff422fc.tar.bz2
rails-5679bf64d515e3c0d343c3562db09e9c7ff422fc.zip
Fix failing CI test (broken in 2daac47 or e693f45): make test_multipart_with_template_path_with_dots only test path with dots, and stop failing on unrelated mimetype assertion. The image/jpeg multipart content type is already tested in test_explicitly_multipart_messages.
Signed-off-by: Yehuda Katz <wycats@yehuda-katzs-macbookpro41.local>
Diffstat (limited to 'actionmailer/test/fixtures')
-rw-r--r--actionmailer/test/fixtures/path.with.dots/funky_path_mailer/multipart_with_template_path_with_dots.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/actionmailer/test/fixtures/path.with.dots/funky_path_mailer/multipart_with_template_path_with_dots.erb b/actionmailer/test/fixtures/path.with.dots/funky_path_mailer/multipart_with_template_path_with_dots.erb
index 897a5065cf..2d0cd5c124 100644
--- a/actionmailer/test/fixtures/path.with.dots/funky_path_mailer/multipart_with_template_path_with_dots.erb
+++ b/actionmailer/test/fixtures/path.with.dots/funky_path_mailer/multipart_with_template_path_with_dots.erb
@@ -1 +1 @@
-Have a lovely picture, from me. Enjoy! \ No newline at end of file
+Have some dots. Enjoy! \ No newline at end of file