[rubygems/rubygems] bin/rubocop -a
https://github.com/rubygems/rubygems/commit/f79a6a004d
This commit is contained in:
parent
0ae4d9c109
commit
7b568b1f78
@ -1532,7 +1532,7 @@ end
|
|||||||
RUBY
|
RUBY
|
||||||
|
|
||||||
expect(last_command.stdboth).not_to include "FAIL"
|
expect(last_command.stdboth).not_to include "FAIL"
|
||||||
expect(err).to match /private method [`']require'/
|
expect(err).to match(/private method [`']require'/)
|
||||||
end
|
end
|
||||||
|
|
||||||
it "memoizes initial set of specs when requiring bundler/setup, so that even if further code mutates dependencies, Bundler.definition.specs is not affected" do
|
it "memoizes initial set of specs when requiring bundler/setup, so that even if further code mutates dependencies, Bundler.definition.specs is not affected" do
|
||||||
|
Loading…
x
Reference in New Issue
Block a user