sidekiq.rb revision 20d7141b5fbf4ea48eeadae9d6a9a88465ac6b8b
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