Skip to content

Commit 473c9b6

Browse files
“Pavan-bj”“Pavan-bj”
authored andcommitted
ACQE-7156/ACQE-7159 Verify UPS shipping on UI during checkout if UK country is selected with entering zip code and verfiy without entering zipcode
Added pr_exclude value for all test
1 parent d5ac23f commit 473c9b6

3 files changed

+3
-3
lines changed

app/code/Magento/Shipping/Test/Mftf/Test/AdminConfigUPSShippingMethodAndAddProductInStorefrontTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<features value="Shipping"/>
1717
<severity value="MINOR"/>
1818
<group value="3rd_party_integration"/>
19-
<!-- <group value="pr_exclude"/>-->
19+
<group value="pr_exclude"/>
2020
</annotations>
2121
<before>
2222
<!--Login as Admin-->

app/code/Magento/Shipping/Test/Mftf/Test/AdminVerifyUPSShippingDuringCheckoutWithUKCountrySelectedWithEnteringZipCodeTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<severity value="MINOR"/>
1818
<features value="Shipping"/>
1919
<group value="3rd_party_integration"/>
20-
<!-- <group value="pr_exclude"/>-->
20+
<group value="pr_exclude"/>
2121
</annotations>
2222
<!-- Open Estimate Shipping and Tax section for united Kingdom-->
2323
<actionGroup ref="StorefrontCheckoutCartFillEstimateShippingAndTaxInShoppingCartActionGroup" stepKey="setEstimateShippingAndTaxInitialAddressToUnitedKingdomWithZipCode">

app/code/Magento/Shipping/Test/Mftf/Test/AdminVerifyUPSShippingDuringCheckoutWithUKCountrySelectedWithoutEnteringZipCodeTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<severity value="MINOR"/>
1818
<features value="Shipping"/>
1919
<group value="3rd_party_integration"/>
20-
<!-- <group value="pr_exclude"/>-->
20+
<group value="pr_exclude"/>
2121
</annotations>
2222
<!-- Open Estimate Shipping and Tax section for united states-->
2323
<actionGroup ref="StorefrontCheckoutCartFillEstimateShippingAndTaxWithoutZipCodeActionGroup" stepKey="setEstimateShippingAndTaxInitialAddressToUnitedStatesWithoutZipCode">

0 commit comments

Comments
 (0)