Skip to content

Commit dd4cc95

Browse files
committed
MAGETWO-95532: Unable to upload image from TinyMCE3
- fix build failure
1 parent 7ca8b43 commit dd4cc95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<!-- Switch WYSIWYG editor to TinyMCE4-->
2929
<comment userInput="Reset editor as TinyMCE4" stepKey="chooseTinyMCE4AsEditor"/>
3030
<actionGroup ref="SwitchToVersion4ActionGroup" stepKey="switchToTinyMCE4"/>
31-
<actionGroup ref="logout" stepKey="logOut"/>
31+
<actionGroup ref="logout" stepKey="logout"/>
3232
</after>
3333
<amOnPage url="{{CmsNewPagePage.url}}" stepKey="navigateToPage2"/>
3434
<waitForPageLoad stepKey="wait5"/>

0 commit comments

Comments
 (0)