Skip to content

Commit 0d99137

Browse files
committed
MC-32882: [MFTF] Failing Tests in 2.3.5-develop
1 parent 29046ec commit 0d99137

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
@@ -115,7 +115,7 @@
115115

116116
<actionGroup ref="CliRunReindexUsingCronJobsActionGroup" stepKey="reindexInvalidatedIndices"/>
117117
<magentoCLI command="indexer:reindex" arguments="catalogsearch_fulltext" stepKey="performReindex"/>
118-
<magentoCLI command="cache:clear" arguments="full_page" stepKey="cleanFullPageCache"/>
118+
<magentoCLI command="cache:clean" arguments="full_page" stepKey="cleanFullPageCache"/>
119119
</before>
120120

121121
<after>

0 commit comments

Comments
 (0)