Skip to content

Commit 4f964e2

Browse files
authored
ACQE-7178 : Admin Uses DHL AP Online Shipping Carrier On Checkout
modified requested changes
1 parent e95665d commit 4f964e2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

app/code/Magento/Dhl/Test/Mftf/Test/StorefrontRegisteredCustomerUsesDHLAPOnlineShippingCarrierOnCheckoutTest.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
<description value="Testcase verifies On storefront customer successfully place an order using DHL(AP) shipping carrier"/>
1616
<severity value="CRITICAL"/>
1717
<testCaseId value="AC-5026"/>
18+
<group value="pr_exclude"/>
19+
<group value="3rd_party_integration"/>
1820
</annotations>
1921
<before>
2022
<actionGroup ref="AdminLoginActionGroup" stepKey="loginAsAdmin"/>
@@ -35,7 +37,7 @@
3537
<argument name="secondCurrency" value="SGD"/>
3638
<argument name="rate" value="1.35"/>
3739
</actionGroup>
38-
<!--Create category and simple product-->
40+
<!--Create simple product-->
3941
<createData entity="SimpleProduct" stepKey="createSimpleProduct"/>
4042
<!-- Create configurable product with two options -->
4143
<createData entity="ApiConfigurableProduct" stepKey="createConfigProduct"/>

0 commit comments

Comments
 (0)