Skip to content

Commit 8704984

Browse files
ACQE-8427: [MFTF TESTS] AdminCheckDefaultValueOfPayPalCustomizeButtonTest
- Removed skip tag - Removed size assertion as this is not longer exits in newer version of magento2 - Removed pr exclude
1 parent 6dd3fa9 commit 8704984

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

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

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -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)