aggregate
aggregate copied to clipboard
tests: drop usage of deprecated MiniTest namespace
The MiniTest namespace was renamed to Minitest in Minitest 5.0, but a compatibility alias was kept. This alias has been dropped in Minitest 5.20, and the tests no longer work with that version.