diff --git a/config/environments/test.rb b/config/environments/test.rb index 06430ed91..77cd9ed14 100644 --- a/config/environments/test.rb +++ b/config/environments/test.rb @@ -38,9 +38,6 @@ Rails.application.configure do } config.action_mailer.asset_host = "http://consul.test" - # Randomize the order test cases are executed. - config.active_support.test_order = :random - # Print deprecation notices to the stderr. config.active_support.deprecation = :stderr