mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Don't need to explicitly set test_order it's :random default
This commit is contained in:
parent
0834d60d64
commit
73c70e88d3
1 changed files with 0 additions and 2 deletions
|
@ -14,5 +14,3 @@ else
|
|||
end
|
||||
|
||||
require 'active_support/testing/autorun'
|
||||
|
||||
ActiveSupport::TestCase.test_order = :random
|
||||
|
|
Loading…
Reference in a new issue