Skip to content

Commit 9db0532

Browse files
committed
MC-31467: Create MFTF test to search weight attribute with ElasticSearch
1 parent ad1df17 commit 9db0532

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Search/Test/Mftf/Test/StorefrontUsingElasticSearchWithWeightAttributeTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<!-- Step 3 -->
5050
<actionGroup ref="CliRunReindexUsingCronJobsActionGroup" stepKey="reindexInvalidatedIndices"/>
5151
<!-- Step 4 -->
52-
<magentoCLI command="cache:clean full_page" stepKey="cleanInvalidatedCaches"/>
52+
<magentoCLI command="cache:clean" arguments="full_page" stepKey="clearFPC"/>
5353
<!-- Step 5 -->
5454
<actionGroup ref="StorefrontOpenHomePageActionGroup" stepKey="goToStorefront"/>
5555
<!-- Step 6 -->

0 commit comments

Comments
 (0)