Skip to content

Commit ed4c268

Browse files
committed
Merge remote-tracking branch 'origin/MC-25109' into 2.4-develop-pr4
2 parents 5f04b07 + 63bf4fe commit ed4c268

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/code/Magento/Sales/Test/Mftf/Test/StorefrontOrderPagerDisplayedTest.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,9 @@
8989
<!-- Customer is created -->
9090
<createData entity="Simple_US_Customer" stepKey="createCustomer"/>
9191

92+
<!-- Reindex and flush the cache to display products on the category page -->
93+
<magentoCLI command="indexer:reindex" stepKey="reindex"/>
94+
<magentoCLI command="cache:flush" stepKey="flushCache"/>
9295
</before>
9396
<after>
9497
<!-- Delete category and products -->

0 commit comments

Comments
 (0)