Skip to content

Commit 71c4b2f

Browse files
MC-15140: Paypal Express Checkout - When user hits Cancel button on pop-up "There is already another PayPal solution enabled...." then "Enable this Solution" drop down still says "Yes" instead of "No"
1 parent a3441be commit 71c4b2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
</actionGroup>
3131
<actionGroup name="EnablePayPalSolution" >
3232
<annotations>
33-
<description>Expands the 'OTHER PAYPAL PAYMENT SOLUTIONS' tab on the Admin Configuration page. Enables the provided PayPal Config type for the provided Country Code.</description>
33+
<description>Expands the 'OTHER PAYPAL PAYMENT SOLUTIONS' tab on the Admin Configuration page. Enables the provided PayPal Config type for the provided Country Code without saving.</description>
3434
</annotations>
3535
<arguments>
3636
<argument name="payPalConfigType"/>

0 commit comments

Comments
 (0)