Skip to content

Commit 23e9dc4

Browse files
committed
MC-16040: Fix data cleanup after test
1 parent c7ac6df commit 23e9dc4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/UrlRewrite/Test/Mftf/Test/AdminCheckUrlRewritesInCatalogCategoriesAfterChangingUrlKeyForStoreViewAndMovingCategoryTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
<deleteData createDataKey="createSecondCategory" stepKey="deleteSecondCategory"/>
4141
<deleteData createDataKey="createFirstSimpleProduct" stepKey="deleteFirstSimpleProduct"/>
4242
<deleteData createDataKey="createSecondSimpleProduct" stepKey="deleteSecondSimpleProduct"/>
43+
<actionGroup ref="AdminDeleteStoreViewActionGroup" stepKey="deleteStoreView"/>
4344
<actionGroup ref="logout" stepKey="logout"/>
4445
</after>
4546

0 commit comments

Comments
 (0)