Skip to content

Commit e43d476

Browse files
committed
AC-385: User couldn't upload image through TinyMCE5
- revert stepKey
1 parent 9777a53 commit e43d476

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
@@ -21,7 +21,7 @@
2121
<before>
2222
<!--Enable WYSIWYG options-->
2323
<comment userInput="Enable WYSIWYG options" stepKey="commentEnableWYSIWYG"/>
24-
<actionGroup ref="EnabledWYSIWYGActionGroup" stepKey="enableWYSIWYG"/>
24+
<actionGroup ref="EnabledWYSIWYGActionGroup" stepKey="enableWYSIWYGEditor"/>
2525
<magentoCLI command="config:set cms/wysiwyg/editor 'TinyMCE 4'" stepKey="setValueWYSIWYGEditor"/>
2626
<!--Create block-->
2727
<comment userInput="Create block" stepKey="commentCreateBlock"/>

0 commit comments

Comments
 (0)