Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes 2 issues: ``` `require': `require 'mocha/mini_test'` has been deprecated. Please use `require 'mocha/minitest' instead. ``` and ``` BootstrapFormGroupTest#test_help_messages_to_warn_about_deprecated_I18n_key: Mocha::NotInitializedError: Mocha methods cannot be used outside the context of a test ```
- Loading branch information