1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionview/test/actionpack
Adam Hess e8156a2788 Return "test" as the controller_name in ActionView tests
before https://github.com/rails/rails/pull/40125 test names would be
set to "test" after this change controller_name was nil when using
ActionView::TestCase.

This returns ActionView::TestCase to previous behavior returning "test"
2021-06-07 15:52:08 -07:00
..
abstract Add option to strip trailing newlines from ERB templates 2021-06-04 10:27:55 +01:00
controller Return "test" as the controller_name in ActionView tests 2021-06-07 15:52:08 -07:00