Skip to content

Commit d38e785

Browse files
ACQE-8428: [MFTF TESTS] AdminLoginAsCustomerMultishippingLoggingTest
- Reverted reindexing code
1 parent e824e5b commit d38e785

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

app/code/Magento/LoginAsCustomer/Test/Mftf/Test/AdminLoginAsCustomerMultishippingLoggingTest.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,7 @@
4444
<actionGroup ref="CliDisableFreeShippingMethodActionGroup" stepKey="disableFreeShipping"/>
4545
<comment userInput="Adding the comment to replace 'cache:flush' command for preserving Backward Compatibility" stepKey="flushCacheAfterTestRun"/>
4646
</after>
47-
<actionGroup ref="CliIndexerReindexActionGroup" stepKey="runCronReindex">
48-
<argument name="indices" value=""/>
49-
</actionGroup>
47+
5048
<!--Go to All Customers Page to open the customer-->
5149
<amOnPage url="{{AdminCustomerPage.url}}" stepKey="goToAllCustomersPage2"/>
5250
<actionGroup ref="OpenEditCustomerFromAdminActionGroup" stepKey="OpenEditCustomerFrom2">

0 commit comments

Comments
 (0)