Skip to content

Commit f4b76b5

Browse files
authored
ACQE-7380: Fedex shipping price updated
1 parent 80ae3c3 commit f4b76b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Checkout/Test/Mftf/ActionGroup/StorefrontVerifyFedexShippingMethodPricesActionGroup.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<description>Validates that the Fedex Shipping method prices in the checkout page.</description>
1414
</annotations>
1515
<arguments>
16-
<argument name="smartPostPrice" type="string" defaultValue="$15.93"/>
16+
<argument name="smartPostPrice" type="string" defaultValue="$17.25"/>
1717
<argument name="groundPrice" type="string" defaultValue="$13.72"/>
1818
<argument name="expressSaverPrice" type="string" defaultValue="$37.97"/>
1919
<argument name="twoDayPrice" type="string" defaultValue="$44.11"/>

0 commit comments

Comments
 (0)