Skip to content

JasonLunn/RailsIssue25836

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Rails Issue #25836

Executing bundle exec rake test in the checkout directory will always pass. Commenting out the line @app_env_config = nil if Rails.env.test? inside config/application.rb returns the application to stock Rails behavior, where bundle exec rake test will fail sporadically if the integration test is not the first to execute.

About

Rails app that demonstrates issue #25836 in rails/rails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published