@@ -625,7 +625,7 class MailerTest < ActiveSupport::TestCase | |||
|
625 | 625 | end |
|
626 | 626 | end |
|
627 | 627 | |
|
628 |
def test_layout_should_include_ |
|
|
628 | def test_layout_should_not_include_empty_emails_footer | |
|
629 | 629 | with_settings :emails_footer => "" do |
|
630 | 630 | with_settings :plain_text_mail => 0 do |
|
631 | 631 | assert Mailer.test_email(User.find(1)).deliver |
General Comments 0
You need to be logged in to leave comments.
Login now