Skip to content

Commit ffeaa5b

Browse files
Fixed Typo Issue
Fixed Typo Issue
1 parent 19fcb92 commit ffeaa5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<see userInput="Inserting a widget does not create a widget instance." stepKey="seeMessage" />
3838
<!--see Insert Widget button disabled-->
3939
<see selector="{{WidgetSection.InsertWidgetBtnDisabled}}" userInput="Insert Widget" stepKey="seeInsertWidgetDisabled" />
40-
<!--see Cancel button enabed-->
40+
<!--see Cancel button enabled-->
4141
<see selector="{{WidgetSection.CancelBtnEnabled}}" userInput="Cancel" stepKey="seeCancelBtnEnabled" />
4242
<!--Select "Widget Type"-->
4343
<selectOption selector="{{WidgetSection.WidgetType}}" userInput="Catalog Category Link" stepKey="selectCatalogCategoryLink" />

0 commit comments

Comments
 (0)