Skip to content

Commit 21b30af

Browse files
committed
ACQE-8465: Customer able to see USPS shipping zero when free shipping threshold enabled
- Changed Copyright - Uncommented pr_exclude group value
1 parent badbaf4 commit 21b30af

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/code/Magento/Shipping/Test/Mftf/Data/USPSShippingMethodData.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
33
/**
4-
* Copyright 2025 Adobe
4+
* Copyright 2024 Adobe
55
* All Rights Reserved.
66
*/
77
-->

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<severity value="MAJOR"/>
1919
<group value="3rd_party_integration"/>
2020
<group value="EnableUSPSShippingSuite"/>
21-
<!-- <group value="pr_exclude"/>-->
21+
<group value="pr_exclude"/>
2222
</annotations>
2323
<before>
2424
<!-- Create product -->

0 commit comments

Comments
 (0)