Skip to content

Commit

Permalink
As we are doing debug mode on
Browse files Browse the repository at this point in the history
we don't need to silenced it
  • Loading branch information
arunagw committed Aug 2, 2013
1 parent 5753a8c commit 7e89371
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions actionmailer/test/abstract_unit.rb
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,3 @@ def set_delivery_method(method)
def restore_delivery_method
ActionMailer::Base.delivery_method = @old_delivery_method
end

ActiveSupport::Deprecation.silenced = true

0 comments on commit 7e89371

Please sign in to comment.