We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c8960b commit 6dfe101Copy full SHA for 6dfe101
app/code/Magento/Catalog/Test/Mftf/Test/AdminMoveProductBetweenCategoriesTest.xml
@@ -33,6 +33,9 @@
33
<actionGroup ref="AdminSwitchIndexerToActionModeActionGroup" stepKey="switchProductCategory">
34
<argument name="indexerValue" value="catalog_product_category"/>
35
</actionGroup>
36
+ <actionGroup ref="AdminSwitchIndexerToActionModeActionGroup" stepKey="switchCatalogSearch">
37
+ <argument name="indexerValue" value="catalogsearch_fulltext"/>
38
+ </actionGroup>
39
</before>
40
41
<after>
0 commit comments