Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
`MiniTest` was changed to `Minitest` in 5.0.0: > Renamed MiniTest to Minitest. Your pinkies will thank me. (aliased to MiniTest) In 5.19.0 the following was changed: > Only load minitest/unit (aka ancient MiniTest compatibility layer) if ENV So test broke under >= 5.19.0.
- Loading branch information