Skip to content

Commit ca3d3c8

Browse files
Merge branch 'ACQE-8209' into ACQE-functional-deployment-v7
2 parents 26cbb2b + 00e7a1d commit ca3d3c8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

app/code/Magento/SalesRule/Test/Mftf/Test/AdminCouponCodeCheckTimesUsedAfterGuestOrderTest.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
33
/**
4-
* Copyright © Magento, Inc. All rights reserved.
5-
* See COPYING.txt for license details.
4+
* Copyright 2022 Adobe
5+
* All Rights Reserved.
66
*/
77
-->
88

@@ -102,6 +102,7 @@
102102
<argument name="customerVar" value="CustomerEntityOne"/>
103103
<argument name="customerAddressVar" value="CustomerAddressSimple"/>
104104
</actionGroup>
105+
<actionGroup ref="CheckoutSelectCheckMoneyOrderPaymentActionGroup" stepKey="selectDefaultCheckMoneyOrder"/>
105106
<actionGroup ref="CheckBillingAddressInCheckoutActionGroup" stepKey="guestSeeAddress">
106107
<argument name="customerVar" value="CustomerEntityOne"/>
107108
<argument name="customerAddressVar" value="CustomerAddressSimple"/>

0 commit comments

Comments
 (0)