sidekiq.rb revision 61467f8ae537212ba3c895868c91235a21985cb8
RSpec.configure do |config|
config.before(:each) do
# Clears out the jobs for tests using the fake testing
elsif example.metadata[:type] == :acceptance
elsif example.metadata[:needs_hets]
else
end
end
end