Skip to content

Commit ea42d12

Browse files
committed
AC-4284 : Removed extra line from test
1 parent 09ab9e8 commit ea42d12

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

app/code/Magento/Catalog/Test/Mftf/Test/AdminRenameCategoryOnStoreViewLevelTest.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<actionGroup ref="AdminLoginActionGroup" stepKey="loginAsAdmin"/>
2323

2424
<!--Custom Store View -->
25-
<actionGroup ref="AdminCreateStoreViewActionGroup" stepKey="createCustomStoreView">
25+
<actionGroup ref="git branch" stepKey="createCustomStoreView">
2626
<argument name="customStore" value="NewStoreViewData"/>
2727
</actionGroup>
2828

@@ -82,7 +82,6 @@
8282
<seeElement stepKey="seeParentCategory" selector="{{StorefrontCategoryMainSection.CategoryTitle($$simpleSubCategoryOne.name$$)}}"/>
8383
<seeInTitle userInput="$$simpleSubCategoryWithParent.name$$" stepKey="seeParentCategoryNameInTitle"/>
8484

85-
8685
<after>
8786
<deleteData createDataKey="simpleSubCategoryWithParent" stepKey="deleteSubcategoryWithParent"/>
8887
<deleteData createDataKey="simpleSubCategoryOne" stepKey="deleteSubcategoryOne"/>

0 commit comments

Comments
 (0)