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 2d67075 commit 07ac4c8Copy full SHA for 07ac4c8
app/code/Magento/Catalog/Test/Mftf/Test/StoreFrontProductsDisplayUsingElasticSearchTest.xml
@@ -168,7 +168,7 @@
168
169
170
<!--Revert ElasticSearch as search engine.-->
171
- <actionGroup ref="ResetSearchEngineConfiguration" stepKey="resetCatalogSearchConfiguration"/>
+ <actionGroup ref="ResetSearchEngineConfigurationActionGroup" stepKey="resetCatalogSearchConfiguration"/>
172
<magentoCLI command="indexer:reindex" stepKey="performReindexAfterElasticSearchDisable"/>
173
<magentoCLI command="cache:flush" stepKey="cleanCacheAfterElasticSearchDisable"/>
174
<actionGroup ref="logout" stepKey="logout"/>
0 commit comments