Skip to content

Commit 3249cdf

Browse files
committed
Run tests in random order
1 parent 80c94f4 commit 3249cdf

File tree

1 file changed

+1
-0
lines changed
  • test/dummy/config/environments

1 file changed

+1
-0
lines changed

test/dummy/config/environments/test.rb

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
Rails.application.configure do
22
# Settings specified here will take precedence over those in config/application.rb.
3+
config.active_support.test_order = :random
34

45
# The test environment is used exclusively to run your application's
56
# test suite. You never need to work with it otherwise. Remember that

0 commit comments

Comments
 (0)