summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Rodríguez <deivid.rodriguez@riseup.net>2019-09-30 18:07:51 +0200
committerDavid Rodríguez <deivid.rodriguez@riseup.net>2019-10-12 16:46:28 +0200
commit746e48797292c6eb70eb398ee6d4ed4afd683c7c (patch)
treec6062130b508165adc384e46d22d2ce817600418
parentfe5d24b5dc6614c0edfee8407acba14aa610ac72 (diff)
downloadbundler-746e48797292c6eb70eb398ee6d4ed4afd683c7c.tar.gz
Reword one spec
-rw-r--r--spec/commands/outdated_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/commands/outdated_spec.rb b/spec/commands/outdated_spec.rb
index ae54b9d866..9ae74f4c31 100644
--- a/spec/commands/outdated_spec.rb
+++ b/spec/commands/outdated_spec.rb
@@ -143,7 +143,7 @@ RSpec.describe "bundle outdated" do
end
end
- describe "with --group option and outdated transitive dependencies" do
+ describe "with --groups option and outdated transitive dependencies" do
before do
update_repo2 do
build_gem "bar", %w[2.0.0]