mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
e26372b713
Fix: https://github.com/rails/rails/pull/44397 Ref: https://github.com/rails/rails/pull/37313 Ref: https://github.com/rails/rails/pull/42459 This avoid mistakes such as: ```ruby assert_raise Something do assert_queries(1) do raise Something end end ``` Co-Authored-By: Alex Coomans <alexc@squareup.com> |
||
---|---|---|
.. | ||
controller_runtime_test.rb | ||
debug_helper_test.rb | ||
form_helper_activerecord_test.rb | ||
multifetch_cache_test.rb | ||
partial_rendering_query_test.rb | ||
polymorphic_routes_test.rb | ||
relation_cache_test.rb | ||
render_partial_with_record_identification_test.rb |