Skip to content

Commit 455e412

Browse files
authored
Merge pull request rails#54291 from jeromedalbert/fix-docs-list-formatting
Format `fill_in_rich_textarea` API docs correctly [ci skip]
2 parents d3f471f + 09c33b5 commit 455e412

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

actiontext/lib/action_text/system_test_helper.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ module SystemTestHelper
77
# Locates a Trix editor and fills it in with the given HTML.
88
#
99
# The editor can be found by:
10+
#
1011
# * its `id`
1112
# * its `placeholder`
1213
# * the text from its `label` element

0 commit comments

Comments
 (0)