diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/unit/mailer_test.rb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/unit/mailer_test.rb b/test/unit/mailer_test.rb index ced0447bc..554b48b75 100644 --- a/test/unit/mailer_test.rb +++ b/test/unit/mailer_test.rb @@ -440,9 +440,6 @@ class MailerTest < ActiveSupport::TestCase end end end - end - end - end |