spec/spec_helper.rb in activejob-dispatch_rider-2.0.0 vs spec/spec_helper.rb in activejob-dispatch_rider-2.1.0

- old
+ new

@@ -1,8 +1,5 @@ -require "codeclimate-test-reporter" require "sqlite3" - -CodeClimate::TestReporter.start require "activejob/dispatch_rider" ActiveJob::Base.queue_adapter = :dispatch_rider