Skip to content

Commit 95fb21b

Browse files
[ACQE-7616] [MFTF TESTS] StorefrontRedirectToOrderHistoryTest
added reindexer steps to fix product not avaialble in category page issue
1 parent 5a91255 commit 95fb21b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@
2626
</createData>
2727
<createData entity="Simple_US_Customer" stepKey="createCustomer"/>
2828
<createData entity="Simple_US_Customer" stepKey="createCustomer2"/>
29+
<actionGroup ref="CliIndexerReindexActionGroup" stepKey="runIndexCronJobs">
30+
<argument name="indices" value=""/>
31+
</actionGroup>
2932
</before>
3033
<after>
3134
<actionGroup ref="StorefrontCustomerLogoutActionGroup" stepKey="logoutCustomer" />

0 commit comments

Comments
 (0)