There was an error while loading. Please reload this page.
1 parent da664f5 commit f76384aCopy full SHA for f76384a
test/dummy/config/environments/test.rb
@@ -32,4 +32,7 @@
32
33
# Print deprecation notices to the stderr
34
config.active_support.deprecation = :stderr
35
+
36
+ config.active_support.test_order = :sorted
37
38
end
0 commit comments