rails/actiontext/test
Sean Doyle 0e9013081e Revert "Focus editor after calling fill_in_rich_text_area"
Closes [rails/rails#46803][].

This reverts commit 67a4ac6c5651a00e613de298631d460116bba38c.

Once the system test helper test suite executes in CI, we can
re-introduce the changes as part of [rails/rails#46807][].

[rails/rails#46803]: https://github.com/rails/rails/issues/46803#issuecomment-1364112967
[rails/rails#46807]: https://github.com/rails/rails/pull/46807
2022-12-23 14:19:25 -05:00
..
dummy Use routes.default_url_options in AC::Renderer env 2022-12-15 16:22:07 -06:00
fixtures Improve ActionText extensiblibility 2020-12-29 20:06:45 -05:00
integration Use routes.default_url_options in AC::Renderer env 2022-12-15 16:22:07 -06:00
system Revert "Focus editor after calling fill_in_rich_text_area" 2022-12-23 14:19:25 -05:00
template Apply field_error_proc to rich_text_area fields 2022-12-22 11:52:30 -06:00
unit Avoid unnecessary replacements when the node doesn't change 2022-12-17 22:39:51 +01:00
application_system_test_case.rb Add ActionDispatch::SystemTestCase#fill_in_rich_text_area 2019-05-13 12:44:06 -04:00
test_helper.rb Implicitly assert no exception is raised in assert_queries & al 2022-02-19 09:11:14 +01:00