Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarify test_order default configuration behaviour [ci skip] #19935

Conversation

eliotsykes
Copy link
Contributor

Explain config.active_support.test_order defaults to :random in newly-generated applications thanks to generated config/environments/test.rb, otherwise default is :sorted (until Rails 5.0).

Explain config.active_support.test_order defaults
to :random in newly-generated applications thanks
to generated config/environments/test.rb, otherwise
default is :sorted (until Rails 5.0).
carlosantoniodasilva added a commit that referenced this pull request Apr 28, 2015
…-test-order

Clarify test_order default configuration behaviour [ci skip]
@carlosantoniodasilva carlosantoniodasilva merged commit 76fc205 into rails:master Apr 28, 2015
@carlosantoniodasilva
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants