Skip to content

Commit fd8d452

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/code/Magento/Newsletter/Test/Mftf/Test/AdminAddVariableToWYSIWYGNewsletterTest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@
4949
<waitForLoadingMaskToDisappear stepKey="waitForPageLoad3"/>
5050
<!--see Insert Variable button disabled-->
5151
<see selector="{{VariableSection.InsertVariableBtnDisabled}}" userInput="Insert Variable" stepKey="seeInsertWidgetDisabled" />
52-
<!--see Cancel button enabed-->
52+
<!--see Cancel button enabled-->
5353
<see selector="{{VariableSection.CancelBtnEnabled}}" userInput="Cancel" stepKey="seeCancelBtnEnabled" />
54-
<!--see 4 colums-->
54+
<!--see 4 columns-->
5555
<see selector="{{VariableSection.ColName('Select')}}" userInput="Select" stepKey="selectCol" />
5656
<see selector="{{VariableSection.ColName('Variable Name')}}" userInput="Variable Name" stepKey="variableCol" />
5757
<see selector="{{VariableSection.ColName('Type')}}" userInput="Type" stepKey="typeCol" />

0 commit comments

Comments
 (0)