Skip to content

Commit a00d28a

Browse files
committed
Merge remote-tracking branch 'origin/MC-25187' into 2.4-develop-pr4
2 parents 782f21f + c188e03 commit a00d28a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

app/code/Magento/Wishlist/Test/Mftf/Test/StorefrontShareWishlistEntityTest.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@
2626
<requiredEntity createDataKey="category"/>
2727
</createData>
2828
<createData entity="Simple_US_Customer" stepKey="customer"/>
29+
30+
<!-- Perform reindex and flush cache -->
31+
<magentoCLI command="indexer:reindex" stepKey="reindex"/>
32+
<magentoCLI command="cache:flush" stepKey="flushCache"/>
2933
</before>
3034
<after>
3135
<deleteData createDataKey="category" stepKey="deleteCategory"/>

0 commit comments

Comments
 (0)