File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
app/code/Magento/Paypal/Test/Mftf Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 6
6
-->
7
7
<actionGroups xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
8
8
xsi : noNamespaceSchemaLocation =" urn:magento:mftf:Test/etc/actionGroupSchema.xsd" >
9
- <actionGroup name =" PaylaterProductPageConfigActionGroup " >
9
+ <actionGroup name =" PaylaterConfigurationActionGroup " >
10
10
<annotations >
11
11
<description >Enable Paypal Paylater Solution For Paypal Express Checkout</description >
12
12
</annotations >
Original file line number Diff line number Diff line change 28
28
<actionGroup ref =" AdminLogoutActionGroup" stepKey =" amOnLogoutPage" />
29
29
</after >
30
30
<!-- Enable Pay Later in Admin Product Page -->
31
- <actionGroup ref =" PaylaterProductPageConfigActionGroup " stepKey =" enablePaypalPaylaterSolution" />
31
+ <actionGroup ref =" PaylaterConfigurationActionGroup " stepKey =" enablePaypalPaylaterSolution" />
32
32
<!-- Check default values selected in dropdown -->
33
33
<actionGroup ref =" CheckValuesForAdminProductConfigActionGroup" stepKey =" verifyDefaultValues" />
34
34
<!-- Click on Save configure Button -->
You can’t perform that action at this time.
0 commit comments