mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-25 07:16:49 +00:00
rubocop-fixes
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
require 'test_helper'
|
||||
|
||||
class ActiveModelSerializers::LoggerTest < Minitest::Test
|
||||
|
||||
def test_logger_is_set_to_action_controller_logger_when_initializer_runs
|
||||
assert_equal ActiveModelSerializers.logger, ActionController::Base.logger
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user