Skip to content

Commit 0e7063a

Browse files
committed
MC-30281: [2.4] Fix and unskip StorefrontSortingByPriceForConfigurableProductWithCatalogRuleAppliedTest
1 parent e55ed3c commit 0e7063a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/ConfigurableProduct/Test/Mftf/Test/StorefrontSortingByPriceForConfigurableWithCatalogRuleAppliedTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
</actionGroup>
154154
<actionGroup ref="AdminCatalogPriceRuleSaveAndApplyActionGroup" stepKey="saveAndApplyCatalogPriceRule"/>
155155
<magentoCLI command="indexer:reindex" arguments="catalogsearch_fulltext catalog_category_product catalog_product_price catalogrule_rule" stepKey="reindexIndices"/>
156-
<magentoCLI command="cache:clean" arguments="full_page block_html" stepKey="flushCache"/>
156+
<magentoCLI command="cache:clean" arguments="full_page" stepKey="flushCache"/>
157157

158158
<!--Reopen category with products and Sort by price desc-->
159159
<actionGroup ref="GoToStorefrontCategoryPageByParametersActionGroup" stepKey="goToStorefrontCategoryPage2">

0 commit comments

Comments
 (0)