Skip to content

Commit a22516c

Browse files
ACQE-7983: Mainline deployment pr
- pr_exclude added for 3rd party test
1 parent f030131 commit a22516c

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

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

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2+
<?xml version="1.0" encoding="UTF-8"?>
23
<!--
34
/**
4-
* Copyright © Magento, Inc. All rights reserved.
5-
* See COPYING.txt for license details.
5+
* Copyright 2023 Adobe
6+
* All Rights Reserved.
67
*/
78
-->
89
<tests xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
@@ -15,6 +16,8 @@
1516
<description value="Enable paypal express checkout and validate the customer checkout payment works with paypal express"/>
1617
<severity value="MAJOR"/>
1718
<testCaseId value="AC-6951"/>
19+
<!-- pr_exclude added for 3rd party test -->
20+
<group value="pr_exclude"/>
1821
</annotations>
1922
<before>
2023
<!--Enable free shipping method -->

0 commit comments

Comments
 (0)