File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
app/code/Magento/CheckoutAgreements/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 52
52
<deleteData createDataKey =" testCategory" stepKey =" deleteTestCategory" />
53
53
<magentoCLI command =" config:set checkout/options/enable_agreements 0" stepKey =" setDisableTermsOnCheckout" />
54
54
<actionGroup ref =" AdminTermsConditionsOpenGridActionGroup" stepKey =" openTermsGridToDelete" />
55
+ <actionGroup ref =" CliDisableCheckMoneyOrderPaymentMethodActionGroup" stepKey =" disableCheckMoneyOrder" />
56
+ <magentoCLI command =" config:set {{CashOnDeliveryDisabledConfigData.path}} {{CashOnDeliveryDisabledConfigData.value}}" stepKey =" disabledCashOnDelivery" />
55
57
<actionGroup ref =" AdminLogoutActionGroup" stepKey =" adminLogout" />
56
58
</after >
57
59
<!-- Go to product page-->
You can’t perform that action at this time.
0 commit comments