diff --git a/config/environments/test.rb b/config/environments/test.rb index 139c6164..20bd8332 100755 --- a/config/environments/test.rb +++ b/config/environments/test.rb @@ -39,9 +39,6 @@ Commitchange::Application.configure do # Print deprecation notices to the stderr. config.active_support.deprecation = :stderr - # Randomize the order test cases are executed. - config.active_support.test_order = :random - config.action_mailer.default_url_options = {host: 'houdiniproject.test'} # Raises error for missing translations