Skip to content

Commit 6dfe101

Browse files
committed
MC-37006: Adding/removing disabled products to Magento flushes categories cache
1 parent 5c8960b commit 6dfe101

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@
3333
<actionGroup ref="AdminSwitchIndexerToActionModeActionGroup" stepKey="switchProductCategory">
3434
<argument name="indexerValue" value="catalog_product_category"/>
3535
</actionGroup>
36+
<actionGroup ref="AdminSwitchIndexerToActionModeActionGroup" stepKey="switchCatalogSearch">
37+
<argument name="indexerValue" value="catalogsearch_fulltext"/>
38+
</actionGroup>
3639
</before>
3740

3841
<after>

0 commit comments

Comments
 (0)