Skip to content

Commit 75062eb

Browse files
Merge pull request #22705 to #22713
2 parents 45efa7c + 049c36d commit 75062eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@
4343
<waitForText userInput="Insert Variable" stepKey="waitForSlideOutOpen"/>
4444
<!--see Insert Variable button disabled-->
4545
<see selector="{{VariableSection.InsertVariableBtnDisabled}}" userInput="Insert Variable" stepKey="seeInsertWidgetDisabled" />
46-
<!--see Cancel button enabed-->
46+
<!--see Cancel button enabled-->
4747
<see selector="{{VariableSection.CancelBtnEnabled}}" userInput="Cancel" stepKey="seeCancelBtnEnabled" />
48-
<!--see 4 colums-->
48+
<!--see 4 columns-->
4949
<see selector="{{VariableSection.ColName('Select')}}" userInput="Select" stepKey="selectCol" />
5050
<see selector="{{VariableSection.ColName('Variable Name')}}" userInput="Variable Name" stepKey="variableCol" />
5151
<see selector="{{VariableSection.ColName('Type')}}" userInput="Type" stepKey="typeCol" />

0 commit comments

Comments
 (0)