Skip to content

Commit ec57ba5

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
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="git branch" stepKey="createCustomStoreView">
25+
<actionGroup ref="StoreViewDisabledErrorSaveMessageActionGroup" stepKey="createCustomStoreView">
2626
<argument name="customStore" value="NewStoreViewData"/>
2727
</actionGroup>
2828

0 commit comments

Comments
 (0)