Skip to content

Commit 64458b3

Browse files
Merge pull request #534 from magento-gl/ACQE-7412
[Bengals] Functional Tests Mainline Deployment
2 parents d95faea + d38cc86 commit 64458b3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

InventoryAdminUi/Test/Mftf/Test/GuestCustomerCreatedOrderWithSimpleProductFromHomepageWithFreeShippingMethodTest.xml

+3-2
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 2024 Adobe
5+
* All Rights Reserved.
66
*/
77
-->
88

@@ -66,6 +66,7 @@
6666
<actionGroup ref="GoToCheckoutFromMinicartActionGroup" stepKey="navigateToCheckout"/>
6767
<waitForPageLoad stepKey="waitFroPaymentSelectionPageLoad"/>
6868
<actionGroup ref="GuestCheckoutFillingShippingSectionActionGroup" stepKey="fillAddress">
69+
<argument name="shippingMethod" value="Free Shipping"/>
6970
<argument name="customerVar" value="MsiCustomer1"/>
7071
<argument name="customerAddressVar" value="CustomerAddressSimple"/>
7172
</actionGroup>

0 commit comments

Comments
 (0)