Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix deprecated Mocha MiniTest require
`require 'mocha/mini_test'` has been deprecated. Please use `require 'mocha/minitest' instead.
- Loading branch information