mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
188934cdac
After merging #19377 ActionPack tests were missing a require for `ActiveSupport::LogSubscriber::TestHelper` and change didn't take into account that logger could be nil. Added the require and only log to info if logger exists. This wasn't caught earlier because these tests only run after a merge. |
||
---|---|---|
.. | ||
accept_format_test.rb | ||
respond_to_test.rb |