File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
app/code/Magento/Catalog/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 22
22
<actionGroup ref =" AdminLoginActionGroup" stepKey =" loginAsAdmin" />
23
23
24
24
<!-- Custom Store View -->
25
- <actionGroup ref =" AdminCreateStoreViewActionGroup " stepKey =" createCustomStoreView" >
25
+ <actionGroup ref =" git branch " stepKey =" createCustomStoreView" >
26
26
<argument name =" customStore" value =" NewStoreViewData" />
27
27
</actionGroup >
28
28
82
82
<seeElement stepKey =" seeParentCategory" selector =" {{StorefrontCategoryMainSection.CategoryTitle($$simpleSubCategoryOne.name$$)}}" />
83
83
<seeInTitle userInput =" $$simpleSubCategoryWithParent.name$$" stepKey =" seeParentCategoryNameInTitle" />
84
84
85
-
86
85
<after >
87
86
<deleteData createDataKey =" simpleSubCategoryWithParent" stepKey =" deleteSubcategoryWithParent" />
88
87
<deleteData createDataKey =" simpleSubCategoryOne" stepKey =" deleteSubcategoryOne" />
You can’t perform that action at this time.
0 commit comments