aboutsummaryrefslogtreecommitdiffstats
path: root/spec/bundler/install/gemfile/install_if.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/bundler/install/gemfile/install_if.rb')
-rw-r--r--spec/bundler/install/gemfile/install_if.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/bundler/install/gemfile/install_if.rb b/spec/bundler/install/gemfile/install_if.rb
index b1717ad583..1319051fdb 100644
--- a/spec/bundler/install/gemfile/install_if.rb
+++ b/spec/bundler/install/gemfile/install_if.rb
@@ -1,5 +1,4 @@
# frozen_string_literal: true
-require "spec_helper"
describe "bundle install with install_if conditionals" do
it "follows the install_if DSL" do