提交 78d9e169 编写于 作者: A Andrew White

Silence logging in Active Job unit tests

上级 2b16816b
......@@ -11,6 +11,7 @@
if ENV['AJ_INTEGRATION_TESTS']
require 'support/integration/helper'
else
ActiveJob::Base.logger = Logger.new(nil)
require "adapters/#{@adapter}"
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册