We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2d89ed commit 10fcbdeCopy full SHA for 10fcbde
app/code/Magento/Cms/Test/Mftf/Test/AdminMediaGalleryPopupUploadImagesWithoutErrorTest.xml
@@ -22,7 +22,7 @@
22
<!--Enable WYSIWYG options-->
23
<comment userInput="Enable WYSIWYG options" stepKey="commentEnableWYSIWYG"/>
24
<actionGroup ref="EnabledWYSIWYGActionGroup" stepKey="enableWYSIWYGEditor"/>
25
- <magentoCLI command="config:set cms/wysiwyg/editor 'TinyMCE'" stepKey="setValueWYSIWYGEditor"/>
+ <actionGroup ref="CliEnableTinyMCEActionGroup" stepKey="setValueWYSIWYGEditor" />
26
<!--Create block-->
27
<comment userInput="Create block" stepKey="commentCreateBlock"/>
28
<createData entity="Sales25offBlock" stepKey="createBlock"/>
0 commit comments