mirror of
https://github.com/ruby/ruby.git
synced 2025-09-17 09:33:59 +02:00
[rubygems/rubygems] util/rubocop -A --only Style/RegexpLiteral
9264d83421
This commit is contained in:
parent
65d27d3c0a
commit
e003784fc8
46 changed files with 221 additions and 222 deletions
|
@ -15,6 +15,6 @@ class TestGemCommandsServerCommand < Gem::TestCase
|
|||
@cmd.execute
|
||||
end
|
||||
|
||||
assert_match %r{Install the rubygems-server}i, @ui.error
|
||||
assert_match(/Install the rubygems-server/i, @ui.error)
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue