Skip to content

Commit a8c72b0

Browse files
committed
flaky test has been updated (MC-12599)
1 parent ba1a339 commit a8c72b0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

app/code/Magento/Checkout/Test/Mftf/Test/AdminCheckConfigsChangesIsNotAffectedStartedCheckoutProcessTest.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,11 @@
5858
<argument name="address" value="US_Address_TX"/>
5959
</actionGroup>
6060

61+
<!-- Select Free Shipping -->
62+
<actionGroup ref="StorefrontSetShippingMethodActionGroup" stepKey="setShippingMethodFreeShipping">
63+
<argument name="shippingMethodName" value="Free Shipping"/>
64+
</actionGroup>
65+
6166
<!-- Assert Free Shipping checkbox -->
6267
<seeCheckboxIsChecked selector="{{CheckoutShippingMethodsSection.shippingMethodFreeShipping}}" stepKey="freeShippingMethodCheckboxIsChecked"/>
6368

0 commit comments

Comments
 (0)