Mercurial > hg > soundsoftware-site
diff test/unit/mailer_test.rb @ 14:1d32c0a0efbf
* Update to SVN trunk (revisions 3892-4040)
author | Chris Cannam |
---|---|
date | Wed, 25 Aug 2010 16:30:24 +0100 |
parents | 513646585e45 |
children | 40f7cfd4df19 |
line wrap: on
line diff
--- a/test/unit/mailer_test.rb Wed Jul 28 12:47:17 2010 +0100 +++ b/test/unit/mailer_test.rb Wed Aug 25 16:30:24 2010 +0100 @@ -352,6 +352,7 @@ mail = ActionMailer::Base.deliveries.last assert mail.bcc.include?('dlopper@somenet.foo') assert mail.body.include?('Bug #3: Error 281 when updating a recipe') + assert_equal '1 issue(s) due in the next 42 days', mail.subject end def last_email