From 60e0be6501010961a8e6ac3248d2b0c976e75cda Mon Sep 17 00:00:00 2001 From: mo khan Date: Thu, 10 Sep 2020 15:40:15 -0600 Subject: refactor: start proxy server before tests --- spec/integration/ruby/bundler_spec.rb | 2 -- 1 file changed, 2 deletions(-) (limited to 'spec/integration/ruby') diff --git a/spec/integration/ruby/bundler_spec.rb b/spec/integration/ruby/bundler_spec.rb index b70c67e..5020d3f 100644 --- a/spec/integration/ruby/bundler_spec.rb +++ b/spec/integration/ruby/bundler_spec.rb @@ -95,8 +95,6 @@ RSpec.describe "bundler" do context "when fetching dependencies from a custom registry" do before do - add_host('rubygems.test', '127.0.0.1') - start_proxy_server runner.mount(dir: fixture_file('ruby/bundler-custom-tls')) end -- cgit v1.2.3