summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--spec/other/major_deprecation_spec.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/other/major_deprecation_spec.rb b/spec/other/major_deprecation_spec.rb
index 09c3bdb7fa..9f222e6046 100644
--- a/spec/other/major_deprecation_spec.rb
+++ b/spec/other/major_deprecation_spec.rb
@@ -41,7 +41,6 @@ RSpec.describe "major deprecations", :bundler => "< 2" do
describe "bundle update" do
before do
- create_file("gems.rb", "")
bundle! "install"
end