Commit d9859ec6 by Pablo Cantero

Remove deprecated rspec option

parent 1bf007f8
...@@ -7,7 +7,6 @@ Dir['../lib/**/*.rb'].each &method(:require) ...@@ -7,7 +7,6 @@ Dir['../lib/**/*.rb'].each &method(:require)
require './lib/ransack_mongo' require './lib/ransack_mongo'
RSpec.configure do |config| RSpec.configure do |config|
config.color_enabled = true
config.formatter = 'progress' config.formatter = 'progress'
end end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment