Skip to content

Commit 530bab2

Browse files
committed
ACQE-6496:Configuration for paypal pay later on Categoty Page
Correction On EnablePaylaterPaypalStandardActionGroup
1 parent bccf85f commit 530bab2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77

88
<actionGroups xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
99
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/actionGroupSchema.xsd">
10-
<actionGroup name="EnablePaypalPaylaterConfigurationActionGroup" >
10+
<actionGroup name="EnablePaylaterPaypalStandardActionGroup" >
1111
<annotations>
12-
<description>Enable Paypal Paylater Solution For Paypal Express Checkout</description>
12+
<description>Enable Paypal Paylater Solution For Paypal Standard</description>
1313
</annotations>
1414
<click selector="{{PayPalStandardConfigSection.configureBtn('us')}}" stepKey="clickPayPalConfigureBtn"/>
1515
<selectOption selector="{{PayPalStandardConfigSection.enablePaylaterExperience('us')}}" userInput="Yes" stepKey="EnablePaylaterExperience"/>

0 commit comments

Comments
 (0)