Shopify / measured

Encapsulate measurements and their units in Ruby and Ruby on Rails.
MIT License
362 stars 28 forks source link

Update minitest loader for mocha to remove deprecation #131

Closed kmcphillips closed 4 years ago

kmcphillips commented 4 years ago

Fixes a small deprecation in Mocha:

Mocha deprecation warning at /Users/kevin/source/measured/test/test_helper.rb:6:in `require': Require 'mocha/test_unit', 'mocha/minitest' or 'mocha/api' instead of 'mocha/setup'.

Set minimum version of Mocha where this file is supported to 1.4.0: https://github.com/freerange/mocha/blob/master/RELEASE.md#140