Skip to content

RuboCop Minitest v0.38.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Aug 02:26
· 1 commit to master since this release

Bug fixes

  • #321: Fix false positives for Minitest/MultipleAssertions when the assertion has a receiver. (@earlopain)