Add minitest to Gemfile. Fix #3826
Created by: axilleas
There are occasions where minitest is not bundled in packaged versions of ruby that some OSes distribute (eg Fedora). Adding minitest to Gemfile ensures that it gets loaded and tests can run.
Do not update/delete: Banner broadcast message test data
Do not update/delete: Notification broadcast message test data
Created by: axilleas
There are occasions where minitest is not bundled in packaged versions of ruby that some OSes distribute (eg Fedora). Adding minitest to Gemfile ensures that it gets loaded and tests can run.