roar-jsonapi
roar-jsonapi copied to clipboard
Remove usage of deprecated global Minitest expectations
Minitest is not going to monkey patch all objects anymore:
https://github.com/minitest/minitest/commit/e6bc4485730403faff6966c1671cf5de72b2d233
See also RuboCop's Minitest/GlobalExpectations.