Skip to content

Commit f76384a

Browse files
committed
prep for rails 5 test order
1 parent da664f5 commit f76384a

File tree

1 file changed

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

1 file changed

+3
-0
lines changed

test/dummy/config/environments/test.rb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,7 @@
3232

3333
# Print deprecation notices to the stderr
3434
config.active_support.deprecation = :stderr
35+
36+
config.active_support.test_order = :sorted
37+
3538
end

0 commit comments

Comments
 (0)