Skip to content

Commit 64cd90f

Browse files
“Pavan-bj”“Pavan-bj”
authored andcommitted
[Captivators]ACQE-6377|Use UPS online shipping carrier during order placement in admin for registered customer Test
Changed actiongroup for disabling the ups shipping
1 parent 143613c commit 64cd90f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<severity value="MAJOR"/>
1818
<features value="Shipping"/>
1919
<group value="3rd_party_integration"/>
20-
<!-- <group value="pr_exclude"/>-->
20+
<!-- <group value="pr_exclude"/>-->
2121
</annotations>
2222
<before>
2323
<!--Login as Admin-->
@@ -55,7 +55,7 @@
5555
<!--delete product-->
5656
<deleteData createDataKey="createSimpleProduct" stepKey="deleteProduct"/>
5757
<!--Configure UPS shipping method with enable for checkout = No-->
58-
<actionGroup ref="AdminDisableUPSActionGroup" stepKey="disableUPSShippingMethod"/>
58+
<actionGroup ref="AdminUPSDisableActionGroup" stepKey="disableUPSShippingMethod"/>
5959
<!--Logout Admin-->
6060
<actionGroup ref="AdminLogoutActionGroup" stepKey="logoutFromAdminToRollBackConfig"/>
6161
</after>

0 commit comments

Comments
 (0)