Skip to content

Commit 07ac4c8

Browse files
MC-30201: ES6.0+ Display all products on page
1 parent 2d67075 commit 07ac4c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@
168168

169169

170170
<!--Revert ElasticSearch as search engine.-->
171-
<actionGroup ref="ResetSearchEngineConfiguration" stepKey="resetCatalogSearchConfiguration"/>
171+
<actionGroup ref="ResetSearchEngineConfigurationActionGroup" stepKey="resetCatalogSearchConfiguration"/>
172172
<magentoCLI command="indexer:reindex" stepKey="performReindexAfterElasticSearchDisable"/>
173173
<magentoCLI command="cache:flush" stepKey="cleanCacheAfterElasticSearchDisable"/>
174174
<actionGroup ref="logout" stepKey="logout"/>

0 commit comments

Comments
 (0)