Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9be5eae

Browse files
Fix comment incorrectly copied from another spec
1 parent 89908c1 commit 9be5eae

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

bundler/spec/commands/outdated_spec.rb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1114,8 +1114,7 @@ def test_group_option(group)
11141114
gem 'major', '1.0.0'
11151115
G
11161116

1117-
# remove 1.4.3 requirement and bar altogether
1118-
# to setup update specs below
1117+
# remove all version requirements
11191118
gemfile <<-G
11201119
source "#{file_uri_for(gem_repo4)}"
11211120
gem 'patch'

0 commit comments

Comments
 (0)