require "sunspot_solr" RSpec.configure do |config| config.filter_run_including focus: true config.run_all_when_everything_filtered = true end