Skip to content

Commit 10fcbde

Browse files
committed
AC-396: TinyMCE menu options are resized in small size column
1 parent a2d89ed commit 10fcbde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Cms/Test/Mftf/Test/AdminMediaGalleryPopupUploadImagesWithoutErrorTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<!--Enable WYSIWYG options-->
2323
<comment userInput="Enable WYSIWYG options" stepKey="commentEnableWYSIWYG"/>
2424
<actionGroup ref="EnabledWYSIWYGActionGroup" stepKey="enableWYSIWYGEditor"/>
25-
<magentoCLI command="config:set cms/wysiwyg/editor 'TinyMCE'" stepKey="setValueWYSIWYGEditor"/>
25+
<actionGroup ref="CliEnableTinyMCEActionGroup" stepKey="setValueWYSIWYGEditor" />
2626
<!--Create block-->
2727
<comment userInput="Create block" stepKey="commentCreateBlock"/>
2828
<createData entity="Sales25offBlock" stepKey="createBlock"/>

0 commit comments

Comments
 (0)