mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
[ci skip] Mention testing fore-runners.
Get it? ( ͡° ͜ʖ ͡°)
This commit is contained in:
parent
003633c3f0
commit
6dfcfef73b
1 changed files with 2 additions and 0 deletions
|
@ -65,6 +65,8 @@ module Minitest
|
|||
passed
|
||||
end
|
||||
|
||||
# Owes great inspiration to test runner trailblazers like RSpec,
|
||||
# minitest-reporters, maxitest and others.
|
||||
def self.plugin_rails_init(options)
|
||||
self.run_with_rails_extension = true
|
||||
|
||||
|
|
Loading…
Reference in a new issue