Skip to content

Commit

Permalink
magento/mmagento2#22729 Fox typo issues
Browse files Browse the repository at this point in the history
  • Loading branch information
ihor-sviziev authored May 5, 2019
1 parent 07fe9e7 commit c1d0128
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<see selector="{{VariableSection.InsertVariableBtnDisabled}}" userInput="Insert Variable" stepKey="seeInsertWidgetDisabled" />
<!--see Cancel button enabled-->
<see selector="{{VariableSection.CancelBtnEnabled}}" userInput="Cancel" stepKey="seeCancelBtnEnabled" />
<!--see 4 colums-->
<!--see 4 columns-->
<see selector="{{VariableSection.ColName('Select')}}" userInput="Select" stepKey="selectCol" />
<see selector="{{VariableSection.ColName('Variable Name')}}" userInput="Variable Name" stepKey="variableCol" />
<see selector="{{VariableSection.ColName('Type')}}" userInput="Type" stepKey="typeCol" />
Expand Down

0 comments on commit c1d0128

Please sign in to comment.