File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
app/code/Magento/Sales/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!--
3
3
/**
4
- * Copyright © Magento, Inc. All rights reserved.
5
- * See COPYING.txt for license details .
4
+ * Copyright 2025 Adobe
5
+ * All Rights Reserved .
6
6
*/
7
7
-->
8
8
17
17
<severity value =" MAJOR" />
18
18
<testCaseId value =" MC-28543" />
19
19
<group value =" sales" />
20
- <group value =" pr_exclude" />
21
20
</annotations >
22
21
<before >
23
22
<createData entity =" _defaultCategory" stepKey =" createCategory" />
26
25
</createData >
27
26
<createData entity =" Simple_US_Customer" stepKey =" createCustomer" />
28
27
<createData entity =" Simple_US_Customer" stepKey =" createCustomer2" />
28
+ <actionGroup ref =" CliIndexerReindexActionGroup" stepKey =" runIndexCronJobs" >
29
+ <argument name =" indices" value =" " />
30
+ </actionGroup >
29
31
</before >
30
32
<after >
31
33
<actionGroup ref =" StorefrontCustomerLogoutActionGroup" stepKey =" logoutCustomer" />
You can’t perform that action at this time.
0 commit comments