rubocop / rubocop-minitest

Code style checking for Minitest files.
https://docs.rubocop.org/rubocop-minitest
MIT License
144 stars 44 forks source link

Suppress deprecation warning for `Minitst/MultipleAssertions` #311

Closed koic closed 4 months ago

koic commented 4 months ago

Follow up https://github.com/rubocop/rubocop/pull/13032 and https://github.com/rubocop/rubocop/pull/9471.

This PR suppresses deprecation warning for Minitst/MultipleAssertions.


Before submitting the PR make sure the following are checked: