mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Merge pull request #11722 from arunagw/removed-deprecation-silenced-from-test
As we are doing debug mode on
This commit is contained in:
commit
4c743fd682
1 changed files with 0 additions and 2 deletions
|
@ -59,5 +59,3 @@ end
|
|||
def restore_delivery_method
|
||||
ActionMailer::Base.delivery_method = @old_delivery_method
|
||||
end
|
||||
|
||||
ActiveSupport::Deprecation.silenced = true
|
||||
|
|
Loading…
Reference in a new issue