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 9777a53 commit e43d476Copy full SHA for e43d476
app/code/Magento/Cms/Test/Mftf/Test/AdminMediaGalleryPopupUploadImagesWithoutErrorTest.xml
@@ -21,7 +21,7 @@
21
<before>
22
<!--Enable WYSIWYG options-->
23
<comment userInput="Enable WYSIWYG options" stepKey="commentEnableWYSIWYG"/>
24
- <actionGroup ref="EnabledWYSIWYGActionGroup" stepKey="enableWYSIWYG"/>
+ <actionGroup ref="EnabledWYSIWYGActionGroup" stepKey="enableWYSIWYGEditor"/>
25
<magentoCLI command="config:set cms/wysiwyg/editor 'TinyMCE 4'" stepKey="setValueWYSIWYGEditor"/>
26
<!--Create block-->
27
<comment userInput="Create block" stepKey="commentCreateBlock"/>
0 commit comments