Skip to content

Commit 0c77ed5

Browse files
committed
ACQE-6562:Default configuration for Paypal Pay Later Message on Product Page
Correction On stepKey configPayPalExpress
1 parent f600ec3 commit 0c77ed5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,11 @@
1616
<severity value="CRITICAL"/>
1717
<testCaseId value="AC-5602"/>
1818
<group value="3rd_party_integration"/>
19+
<group value="pr_exclude"/>
1920
</annotations>
2021
<before>
2122
<actionGroup ref="AdminLoginActionGroup" stepKey="loginAsAdmin"/>
22-
<actionGroup ref="AdminPayPalExpressCheckoutEnableActionGroup" stepKey="ConfigPayPalExpress">
23+
<actionGroup ref="AdminPayPalExpressCheckoutEnableActionGroup" stepKey="configPayPalExpress">
2324
<argument name="credentials" value="SamplePaypalExpressConfig2"/>
2425
</actionGroup>
2526
</before>

0 commit comments

Comments
 (0)