summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--spec/bundler/install/git_spec.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/spec/bundler/install/git_spec.rb b/spec/bundler/install/git_spec.rb
index 10c4bd73d9..882f2a2d42 100644
--- a/spec/bundler/install/git_spec.rb
+++ b/spec/bundler/install/git_spec.rb
@@ -147,8 +147,6 @@ RSpec.describe "bundle install" do
#{Bundler::VERSION}
L
- original_lockfile = lockfile
-
# If GH#6743 is present, the first `bundle install` will change the
# lockfile, by flipping the order (`other` would be moved to the top).
#