Skip to content

Commit f5469be

Browse files
committed
ACQE-7380: Fedex shipping price updated
1 parent 490bc08 commit f5469be

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

app/code/Magento/Fedex/Test/Mftf/Test/StorefrontAssertAvailableShippingRateIsChangedBasedOnInputedDataTest.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,12 @@
6969
<actionGroup ref="StorefrontCheckForFlatRateShippingMethodAvailabilityActionGroup" stepKey="verifyFlatRateShippingMethodAfterCountryChangeToUS"/>
7070
<actionGroup ref="StorefrontVerifyFedexShippingMethodPricesActionGroup" stepKey="verifyFedexShippingMethodPrices">
7171
<argument name="smartPostPrice" value="$15.93"/>
72+
<argument name="groundPrice" value="$13.72"/>
7273
<argument name="expressSaverPrice" value="$35.87"/>
7374
<argument name="twoDayPrice" value="$42.01"/>
75+
<argument name="twoDayAMPrice" value="$48.81"/>
76+
<argument name="standardOvernightPrice" value="$88.21"/>
77+
<argument name="priorityOvernightPrice" value="$98.27"/>
7478
</actionGroup>
7579
</test>
7680
</tests>

0 commit comments

Comments
 (0)