mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
commit
86a71b154a
1 changed files with 2 additions and 0 deletions
|
@ -7,3 +7,5 @@ require 'active_job'
|
|||
require "adapters/#{ENV['AJADAPTER'] || 'inline'}"
|
||||
|
||||
require 'active_support/testing/autorun'
|
||||
|
||||
ActiveJob::Logging.logger.level = Logger::ERROR
|
||||
|
|
Loading…
Reference in a new issue