require 'spec_helper'
before do
stub_request(:get, %r{http://localhost:8\d{3}/version}).
end
context 'on a free instance' do
before do
Sidekiq::Testing.inline! do
end
end
end
end
before do
Sidekiq::Testing.inline! do
end
end
end
end
before do
Sidekiq::Testing.inline! do
end
end
end
end
end