Skip to content

Commit 06faad1

Browse files
Fix bad spec wording
1 parent 1c0eb63 commit 06faad1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bundler/spec/install/gems/resolving_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@
305305
end
306306
end
307307

308-
context "in a transitive dependencies in a lockfile" do
308+
context "with transitive dependencies in a lockfile" do
309309
before do
310310
build_repo2 do
311311
build_gem "rubocop", "1.28.2" do |s|

0 commit comments

Comments
 (0)