Skip to content

Commit 7a4b904

Browse files
committed
MQE-1920: [MTF-To-MFTF] Process PR 701
Adding cache flush to fix B2B failure.
1 parent a07ddfe commit 7a4b904

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@
3636
<updateData createDataKey="createGuestCart" entity="GuestOrderPaymentMethod" stepKey="sendGuestPaymentInformation">
3737
<requiredEntity createDataKey="createGuestCart"/>
3838
</updateData>
39+
<magentoCLI command="indexer:reindex" stepKey="reindex"/>
40+
<magentoCLI command="cache:flush" stepKey="flushCache"/>
3941
<!--END Create order via API-->
4042
</before>
4143
<after>

0 commit comments

Comments
 (0)