Skip to content

Commit 35a4e90

Browse files
authored
ACQE-7397 | [MFTF TESTS] TextVerifyTinyMCEToolbarOnPageBuilderStageTest
1 parent 9e2c2bb commit 35a4e90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/PageBuilder/Test/Mftf/Section/PageBuilderWYSIWYGSection/WYSIWYGOnPageBuilderInlineSection.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<element name="undo" type="button" selector=".tox-tinymce-inline button[aria-label='Undo']"/>
1515
<element name="redo" type="button" selector=".tox-tinymce-inline button[aria-label='Redo']"/>
1616
<element name="formatSelector" type="button" selector=".tox-tinymce-inline button[aria-label='Formats']"/>
17-
<element name="fontSize" type="button" selector=".tox-tinymce-inline button[aria-label='Font sizes']"/>
17+
<element name="fontSize" type="button" selector=".tox-tinymce-inline button[aria-label='Font sizes']"/>
1818
<element name="lineHeight" type="button" selector=".tox-tinymce-inline button[aria-label='Line height']"/>
1919
<element name="textColor" type="button" selector=".tox-tinymce-inline div[aria-label='Text color']"/>
2020
<element name="backgroundColor" type="button" selector=".tox-tinymce-inline div[aria-label='Background color']"/>

0 commit comments

Comments
 (0)