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 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!--
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
+ */
7
7
-->
8
8
9
9
<tests xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
99
99
</actionGroup >
100
100
<!-- Logout from admin -->
101
101
<actionGroup ref =" AdminLogoutActionGroup" stepKey =" logout" />
102
+ <actionGroup ref =" CliIndexerReindexActionGroup" stepKey =" reindex" >
103
+ <argument name =" indices" value =" " />
104
+ </actionGroup >
102
105
</after >
103
106
<!-- Open the customer edit page -->
104
107
<actionGroup ref =" AdminOpenCustomerEditPageActionGroup" stepKey =" goToCustomerEditPage" >
You can’t perform that action at this time.
0 commit comments