mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 04:24:23 +00:00
Fixed up ccbfb054b1dcd06d30924c4a83af1bac75d78c31
This commit is contained in:
parent
ba86353446
commit
7d354175d7
@ -108,7 +108,7 @@ RSpec.describe "major deprecations" do
|
||||
it "should print a deprecation warning", :bundler => "2" do
|
||||
expect(deprecations).to include(
|
||||
"The `--path` flag is deprecated because it relies on being " \
|
||||
"remembered accross bundler invokations, which bundler will no " \
|
||||
"remembered across bundler invokations, which bundler will no " \
|
||||
"longer do in future versions. Instead please use `bundle config set " \
|
||||
"path 'vendor/bundle'`, and stop using this flag"
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user