Skip to content

Commit 13d1f42

Browse files
author
Davit_Zakharyan
committed
MAGETWO-98947: UPS CGI url gateway to migrate from http to https
- Updated automated test script.
1 parent c0f2c2a commit 13d1f42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Ups/Test/Mftf/Test/DefaultConfigForUPSTypeTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<createData entity="ShippingMethodsUpsTypeSetDefault" stepKey="setShippingMethodsUpsTypeToDefault"/>
3232
<!-- Navigate to Stores -> Configuration -> Sales -> Shipping Methods Page -->
3333
<comment userInput="Navigate to Stores -> Configuration -> Sales -> Shipping Methods Page" stepKey="goToAdminShippingMethodsPage"/>
34-
<amonPage url="{{AdminShippingMethodsConfigPage.url}}" stepKey="navigateToAdminShippingMethodsPage"/>
34+
<amOnPage url="{{AdminShippingMethodsConfigPage.url}}" stepKey="navigateToAdminShippingMethodsPage"/>
3535
<waitForPageLoad stepKey="waitPageToLoad"/>
3636
<!-- Expand 'UPS' tab -->
3737
<comment userInput="Expand UPS tab" stepKey="expandUpsTab"/>

0 commit comments

Comments
 (0)