File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed
app/code/Magento/Customer/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<!--
3- /**
4- * Copyright © Magento, Inc. All rights reserved.
5- * See COPYING.txt for license details .
6- */
3+ /**
4+ * Copyright 2022 Adobe
5+ * All Rights Reserved .
6+ */
77-->
88
99<tests xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
9999 </actionGroup >
100100 <!-- Logout from admin -->
101101 <actionGroup ref =" AdminLogoutActionGroup" stepKey =" logout" />
102+ <actionGroup ref =" CliIndexerReindexActionGroup" stepKey =" reindex" >
103+ <argument name =" indices" value =" " />
104+ </actionGroup >
102105 </after >
103106 <!-- Open the customer edit page -->
104107 <actionGroup ref =" AdminOpenCustomerEditPageActionGroup" stepKey =" goToCustomerEditPage" >
You can’t perform that action at this time.
0 commit comments