Skip to content

Commit f2a62ff

Browse files
Manjusha.SManjusha.S
authored andcommitted
fixed issue
1 parent 2a56761 commit f2a62ff

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
<group value="checkout"/>
2020
</annotations>
2121
<before>
22+
<magentoCLI command="config:set {{EnableFlatRateConfigData.path}} {{EnableFlatRateConfigData.value}}" stepKey="enableFlatRate"/>
2223
<!-- Login as admin -->
2324
<actionGroup ref="AdminLoginActionGroup" stepKey="loginAsAdmin"/>
2425

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@
1515
<severity value="CRITICAL"/>
1616
<testCaseId value="MC-14706"/>
1717
<group value="mtf_migrated"/>
18+
<skip>
19+
<issueId value="ACQE-3908"></issueId>
20+
</skip>
1821
</annotations>
1922

2023
<before>

0 commit comments

Comments
 (0)