未验证 提交 f712ef27 编写于 作者: R Ryuta Kamizono 提交者: GitHub

Merge pull request #32051 from dixitp012/rubocop_single_space

rubocop single space after assignment
...@@ -33,7 +33,7 @@ class Minitest::RailsPluginTest < ActiveSupport::TestCase ...@@ -33,7 +33,7 @@ class Minitest::RailsPluginTest < ActiveSupport::TestCase
private private
def with_reporter(reporter) def with_reporter(reporter)
old_reporter, Minitest.reporter = Minitest.reporter, reporter old_reporter, Minitest.reporter = Minitest.reporter, reporter
yield reporter yield reporter
ensure ensure
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册