diff --git a/actionview/test/template/form_helper/form_with_test.rb b/actionview/test/template/form_helper/form_with_test.rb index 6eaff70760..162eabb4d5 100644 --- a/actionview/test/template/form_helper/form_with_test.rb +++ b/actionview/test/template/form_helper/form_with_test.rb @@ -2059,8 +2059,8 @@ class FormWithActsLikeFormForTest < FormWithTest (" " + super + "
").html_safe end RUBY_EVAL - ruby2_keywords(:fields) if respond_to?(:ruby2_keywords, true) end + ruby2_keywords(:fields) if respond_to?(:ruby2_keywords, true) end def test_form_with_with_labelled_builder