summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Rodríguez <deivid.rodriguez@riseup.net>2019-02-21 18:09:24 +0100
committerDavid Rodríguez <deivid.rodriguez@riseup.net>2019-03-01 12:19:49 +0100
commitc1df6bc042009873cf669df643aa4d0f37358c34 (patch)
treeb76a7f4c7748cd3496113d700356f5782f0f0aff
parent6b6d56111e3360eaf2bececb775ea34492753a42 (diff)
downloadbundler-multiple_gemfiles_deprecation.tar.gz
Better test descriptionmultiple_gemfiles_deprecation
-rw-r--r--spec/other/major_deprecation_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/other/major_deprecation_spec.rb b/spec/other/major_deprecation_spec.rb
index ae9253fef5..550808103f 100644
--- a/spec/other/major_deprecation_spec.rb
+++ b/spec/other/major_deprecation_spec.rb
@@ -71,7 +71,7 @@ RSpec.describe "major deprecations" do
end
end
- context "when bundle is run" do
+ context "when bundle install is run" do
it "should not warn about gems.rb" do
create_file "gems.rb", <<-G
source "file://#{gem_repo1}"