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.
2 parents 5d39a25 + 07ac4c8 commit fc81683Copy full SHA for fc81683
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