Use test-unit instead of minitest
Minitest 6 will err assert_equal with nil. https://github.com/seattlerb/minitest/issues/779
assert_equal
nil
Use test-unit instead of minitest
Minitest 6 will err
assert_equalwithnil.https://github.com/seattlerb/minitest/issues/779