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 e824e5b commit d38e785Copy full SHA for d38e785
app/code/Magento/LoginAsCustomer/Test/Mftf/Test/AdminLoginAsCustomerMultishippingLoggingTest.xml
@@ -44,9 +44,7 @@
44
<actionGroup ref="CliDisableFreeShippingMethodActionGroup" stepKey="disableFreeShipping"/>
45
<comment userInput="Adding the comment to replace 'cache:flush' command for preserving Backward Compatibility" stepKey="flushCacheAfterTestRun"/>
46
</after>
47
- <actionGroup ref="CliIndexerReindexActionGroup" stepKey="runCronReindex">
48
- <argument name="indices" value=""/>
49
- </actionGroup>
+
50
<!--Go to All Customers Page to open the customer-->
51
<amOnPage url="{{AdminCustomerPage.url}}" stepKey="goToAllCustomersPage2"/>
52
<actionGroup ref="OpenEditCustomerFromAdminActionGroup" stepKey="OpenEditCustomerFrom2">
0 commit comments