Skip to content

Commit 24735fc

Browse files
committed
ACP2E-1753: cleanup on MC-6641
1 parent 5e9c1db commit 24735fc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,11 @@
2929
<createData entity="SimpleSubCategory" stepKey="categoryEntity"/>
3030
</before>
3131
<after>
32+
<actionGroup ref="AdminProductCatalogPageOpenActionGroup" stepKey="openProductCatalogPage1"/>
33+
<actionGroup ref="AdminDeleteAllProductsFromGridActionGroup" stepKey="selectAndDeleteProducts"/>
34+
<actionGroup ref="ClearFiltersAdminProductGridActionGroup" stepKey="clearFilterFromProductIndex"/>
3235
<deleteData stepKey="deleteSimpleSubCategory" createDataKey="initialCategoryEntity"/>
3336
<deleteData stepKey="deleteSimpleSubCategory2" createDataKey="categoryEntity"/>
34-
<deleteData stepKey="deleteInitialVirtualProduct" createDataKey="initialVirtualProduct"/>
3537
<actionGroup ref="AdminLogoutActionGroup" stepKey="logout"/>
3638
</after>
3739

0 commit comments

Comments
 (0)