[rubygems/rubygems] Fix test description
https://github.com/rubygems/rubygems/commit/4bcdb854a2
This commit is contained in:
parent
c81360db75
commit
94a8f05f00
@ -69,7 +69,7 @@ RSpec.describe "hook plugins" do
|
|||||||
bundle "plugin install after-install-all-plugin --source #{file_uri_for(gem_repo2)}"
|
bundle "plugin install after-install-all-plugin --source #{file_uri_for(gem_repo2)}"
|
||||||
end
|
end
|
||||||
|
|
||||||
it "runs after each rubygem is installed" do
|
it "runs after each all rubygems are installed" do
|
||||||
install_gemfile <<-G
|
install_gemfile <<-G
|
||||||
source "#{file_uri_for(gem_repo1)}"
|
source "#{file_uri_for(gem_repo1)}"
|
||||||
gem "rake"
|
gem "rake"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user