Skip to content

Commit 4ecf0c4

Browse files
Merge branch 'ACQE-8427' into ACQE-functional-deployment-version13
2 parents ee81755 + 8cb2715 commit 4ecf0c4

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

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

Lines changed: 3 additions & 8 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 2019 Adobe
5+
* All Rights Reserved.
66
*/
77
-->
88

@@ -17,14 +17,10 @@
1717
<severity value="AVERAGE"/>
1818
<testCaseId value="MC-10904"/>
1919
<group value="paypal"/>
20-
<skip>
21-
<issueId value="DEVOPS-3311"/>
22-
</skip>
23-
<group value="pr_exclude"/>
2420
</annotations>
2521
<before>
2622
<actionGroup ref="AdminLoginActionGroup" stepKey="login"/>
27-
<actionGroup ref="ConfigPayPalExpressCheckout" stepKey="ConfigPayPalExpressCheckout"/>
23+
<actionGroup ref="ConfigPayPalExpressCheckoutActionGroup" stepKey="ConfigPayPalExpressCheckout"/>
2824
</before>
2925
<after>
3026
<actionGroup ref="AdminLogoutActionGroup" stepKey="logoutFromAdmin"/>
@@ -39,7 +35,6 @@
3935
<comment userInput="Verify default value" stepKey="commentVerifyDefaultValue1"/>
4036
<seeElement selector="{{ButtonCustomization.label}}" stepKey="seeLabel"/>
4137
<seeElement selector="{{ButtonCustomization.layout}}" stepKey="seeLayout"/>
42-
<seeElement selector="{{ButtonCustomization.size}}" stepKey="seeSize1"/>
4338
<seeElement selector="{{ButtonCustomization.shape}}" stepKey="seeShape1"/>
4439
<seeElement selector="{{ButtonCustomization.color}}" stepKey="seeColor"/>
4540
</test>

0 commit comments

Comments
 (0)