[bundler/bundler] Fix a typo on a spec comment
https://github.com/bundler/bundler/commit/1a853ad6ac
This commit is contained in:
parent
884f948a90
commit
72daf37dee
@ -143,7 +143,7 @@ RSpec.describe "Running bin/* commands" do
|
|||||||
end
|
end
|
||||||
|
|
||||||
it "use BUNDLE_GEMFILE gemfile for binstub" do
|
it "use BUNDLE_GEMFILE gemfile for binstub" do
|
||||||
# context with bin/bunlder w/ default Gemfile
|
# context with bin/bundler w/ default Gemfile
|
||||||
bundle! "binstubs bundler"
|
bundle! "binstubs bundler"
|
||||||
|
|
||||||
# generate other Gemfile with executable gem
|
# generate other Gemfile with executable gem
|
||||||
|
Loading…
x
Reference in New Issue
Block a user