Skip to content

Commit 5e80880

Browse files
ACQE-8433: Verify the 'Email sent' message is displaying in the header by generating email for invoice, shipment and credit memo.
- Remove indexer in before condition
1 parent d3e4232 commit 5e80880

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,6 @@
2626
<createData entity="SimpleProduct2" stepKey="createSimpleProduct"/>
2727
<!-- Create customer -->
2828
<createData entity="Simple_US_Customer" stepKey="createCustomer"/>
29-
<!-- Reindex all indices -->
30-
<actionGroup ref="CliIndexerReindexActionGroup" stepKey="reindexAllIndices">
31-
<argument name="indices" value=""/>
32-
</actionGroup>
3329
</before>
3430
<!-- Step 1: Go to frontend and log in as customer -->
3531
<actionGroup ref="LoginToStorefrontActionGroup" stepKey="loginToStorefrontAccount">

0 commit comments

Comments
 (0)