Skip to content

RuboCop Minitest v0.38.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 31 May 11:27
· 4 commits to master since this release

Bug fixes

  • #332: Fix false positives for Minitest/NoAssertions when using matcher methods. (@koic)
  • #334: Fix minitest extension for the cop generator. (@rafaelfranca)