We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f600ec3 commit 0c77ed5Copy full SHA for 0c77ed5
app/code/Magento/Paypal/Test/Mftf/Test/AdminConfigForPaylaterProductPageTest.xml
@@ -16,10 +16,11 @@
16
<severity value="CRITICAL"/>
17
<testCaseId value="AC-5602"/>
18
<group value="3rd_party_integration"/>
19
+ <group value="pr_exclude"/>
20
</annotations>
21
<before>
22
<actionGroup ref="AdminLoginActionGroup" stepKey="loginAsAdmin"/>
- <actionGroup ref="AdminPayPalExpressCheckoutEnableActionGroup" stepKey="ConfigPayPalExpress">
23
+ <actionGroup ref="AdminPayPalExpressCheckoutEnableActionGroup" stepKey="configPayPalExpress">
24
<argument name="credentials" value="SamplePaypalExpressConfig2"/>
25
</actionGroup>
26
</before>
0 commit comments