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 d3e4232 commit 5e80880Copy full SHA for 5e80880
app/code/Magento/Sales/Test/Mftf/Test/AdminOrderEmailsConfirmationMessageTest.xml
@@ -26,10 +26,6 @@
26
<createData entity="SimpleProduct2" stepKey="createSimpleProduct"/>
27
<!-- Create customer -->
28
<createData entity="Simple_US_Customer" stepKey="createCustomer"/>
29
- <!-- Reindex all indices -->
30
- <actionGroup ref="CliIndexerReindexActionGroup" stepKey="reindexAllIndices">
31
- <argument name="indices" value=""/>
32
- </actionGroup>
33
</before>
34
<!-- Step 1: Go to frontend and log in as customer -->
35
<actionGroup ref="LoginToStorefrontActionGroup" stepKey="loginToStorefrontAccount">
0 commit comments