We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a07ddfe commit 7a4b904Copy full SHA for 7a4b904
app/code/Magento/Sales/Test/Mftf/Test/AdminReorderWithCatalogPriceTest.xml
@@ -36,6 +36,8 @@
36
<updateData createDataKey="createGuestCart" entity="GuestOrderPaymentMethod" stepKey="sendGuestPaymentInformation">
37
<requiredEntity createDataKey="createGuestCart"/>
38
</updateData>
39
+ <magentoCLI command="indexer:reindex" stepKey="reindex"/>
40
+ <magentoCLI command="cache:flush" stepKey="flushCache"/>
41
<!--END Create order via API-->
42
</before>
43
<after>
0 commit comments