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-02-26 16:49:52 +0100
commit7b44d4d74d0c177044be7f8e44e1e1089e0d8980 (patch)
tree82dc3ae325275b317452849cae62f03a6880983f
parent0b3aeeb7696745b379ee7fbd1b16c2b7ea5b27c2 (diff)
downloadbundler-sticky_options_deprecation.tar.gz
Better test descriptionsticky_options_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 3cf787f05c..463c907eea 100644
--- a/spec/other/major_deprecation_spec.rb
+++ b/spec/other/major_deprecation_spec.rb
@@ -67,7 +67,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}"