Skip to content

Commit 31e30fa

Browse files
Neil RautNeil Raut
authored andcommitted
ACQE-6361: Notify invalid address for PayPal checkout
group values paypal and paypalExpress added
1 parent 393dcae commit 31e30fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/code/Magento/Paypal/Test/Mftf/Test/StorefrontNotifyInvalidAddressToCustomerForPayPalCheckoutTest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
<description value="Verify that customer is notified with error message about wrong address for PayPal on all Magento Storefront pages"/>
1717
<severity value="MAJOR"/>
1818
<testCaseId value="AC-3995"/>
19-
<!--<group value="paypal"/>-->
20-
<!--<group value="paypalExpress"/>-->
19+
<group value="paypal"/>
20+
<group value="paypalExpress"/>
2121
<!--<group value="pr_exclude"/>-->
2222
</annotations>
2323
<before>

0 commit comments

Comments
 (0)