Skip to content

Commit 72603cd

Browse files
committed
ACQE-6491:Default configuration for paypalpaylater
Updated with Adobe Copyright
1 parent f7d523a commit 72603cd

File tree

3 files changed

+7
-8
lines changed

3 files changed

+7
-8
lines changed

app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminEnablePaypalPaylaterConfigurationActionGroup.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
12
<!--
23
/**
3-
* Copyright © Magento, Inc. All rights reserved.
4-
* See COPYING.txt for license details.
4+
* Copyright 2024 Adobe
5+
* All Rights Reserved.
56
*/
67
-->
7-
88
<actionGroups xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
99
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/actionGroupSchema.xsd">
1010
<actionGroup name="AdminEnablePaypalPaylaterConfigurationActionGroup" >

app/code/Magento/Paypal/Test/Mftf/Section/AdminConfigPaypalCartPagePaylaterSection.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
33
/**
4-
* Copyright © Magento, Inc. All rights reserved.
5-
* See COPYING.txt for license details.
4+
* Copyright 2024 Adobe
5+
* All Rights Reserved.
66
*/
77
-->
8-
98
<sections xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
109
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Page/etc/SectionObject.xsd">
1110
<section name="AdminConfigPaypalCartPagePaylaterSection">

app/code/Magento/Paypal/Test/Mftf/Suite/ConfigurePaypalPaylaterSuite.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
33
/**
4-
* Copyright © Magento, Inc. All rights reserved.
5-
* See COPYING.txt for license details.
4+
* Copyright 2024 Adobe
5+
* All Rights Reserved.
66
*/
77
-->
88
<suites xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:mftf:Suite/etc/suiteSchema.xsd">

0 commit comments

Comments
 (0)