diff options
author | Kasper Timm Hansen <kaspth@gmail.com> | 2016-03-22 21:17:45 +0100 |
---|---|---|
committer | Kasper Timm Hansen <kaspth@gmail.com> | 2016-03-22 21:35:32 +0100 |
commit | b9465e8755509cc79ad7492914a26c8ac3884de0 (patch) | |
tree | b4a048c457daec8f44478917563e633a2d33da80 /activerecord/examples/simple.rb | |
parent | b9a21f08563b7d4b77f4c48b73acd877178d55c3 (diff) | |
download | rails-b9465e8755509cc79ad7492914a26c8ac3884de0.tar.gz rails-b9465e8755509cc79ad7492914a26c8ac3884de0.tar.bz2 rails-b9465e8755509cc79ad7492914a26c8ac3884de0.zip |
Set Rails as the first minitest initialized plugin.
When calling `load_plugins` minitest would fill out its extensions, then
we'd tackle ourselves on as the last plugin. Because minitest loads plugins
in order we will ultimately have the last say on what reporters will be used.
Invert that strategy by putting ourselves first and give other plugins plenty
of leeway to override our default reporter setup.
Fixes #24179.
Diffstat (limited to 'activerecord/examples/simple.rb')
0 files changed, 0 insertions, 0 deletions