We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80c94f4 commit 3249cdfCopy full SHA for 3249cdf
test/dummy/config/environments/test.rb
@@ -1,5 +1,6 @@
1
Rails.application.configure do
2
# Settings specified here will take precedence over those in config/application.rb.
3
+ config.active_support.test_order = :random
4
5
# The test environment is used exclusively to run your application's
6
# test suite. You never need to work with it otherwise. Remember that
0 commit comments