diff options
Diffstat (limited to 'spec/integration/ruby/bundler_spec.rb')
| -rw-r--r-- | spec/integration/ruby/bundler_spec.rb | 2 |
1 files changed, 0 insertions, 2 deletions
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 |
