File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/code/Magento/Paypal/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 24
24
</createData >
25
25
<magentoCLI command =" config:set paypal/general/merchant_country US" stepKey =" setMerchantCountry" />
26
26
<actionGroup ref =" AdminLoginActionGroup" stepKey =" loginAsAdmin" />
27
- <actionGroup ref =" AdminClearPaypalPaymentStandardExistingDataActionGroup " stepKey =" clearValuesPresentInPayflowLink" />
27
+ <actionGroup ref =" AdminClearPayflowLinkExistingDataActionGroup " stepKey =" clearValuesPresentInPayflowLink" />
28
28
</before >
29
29
<after >
30
30
<actionGroup ref =" AdminLogoutActionGroup" stepKey =" logout" />
31
31
<magentoCLI command =" config:set paypal/general/merchant_country 0" stepKey =" setMerchantCountryAsUS" />
32
32
<magentoCLI command =" config:set payment/payflow_link/active 0" stepKey =" disablePayPalPayflowLink" />
33
- <actionGroup ref =" AdminClearPaypalPaymentStandardExistingDataActionGroup " stepKey =" clearDataPresentInPayflowLink" />
33
+ <actionGroup ref =" AdminClearPayflowLinkExistingDataActionGroup " stepKey =" clearDataPresentInPayflowLink" />
34
34
<deleteData createDataKey =" createCustomer" stepKey =" deleteCustomer" />
35
35
<deleteData createDataKey =" simpleProduct" stepKey =" deleteProduct" />
36
36
<deleteData createDataKey =" simpleCategory" stepKey =" deleteCategory" />
You can’t perform that action at this time.
0 commit comments