Skip to content

Commit 6476af9

Browse files
JhalakMathurshashikant.kumar
authored andcommitted
Broken Test Fix
1 parent e160392 commit 6476af9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/CheckoutAgreements/Test/Mftf/Test/StoreFrontManualTermsAndConditionsTest.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@
5252
<deleteData createDataKey="testCategory" stepKey="deleteTestCategory"/>
5353
<magentoCLI command="config:set checkout/options/enable_agreements 0" stepKey="setDisableTermsOnCheckout"/>
5454
<actionGroup ref="AdminTermsConditionsOpenGridActionGroup" stepKey="openTermsGridToDelete"/>
55+
<actionGroup ref="CliDisableCheckMoneyOrderPaymentMethodActionGroup" stepKey="disableCheckMoneyOrder"/>
56+
<magentoCLI command="config:set {{CashOnDeliveryDisabledConfigData.path}} {{CashOnDeliveryDisabledConfigData.value}}" stepKey="disabledCashOnDelivery"/>
5557
<actionGroup ref="AdminLogoutActionGroup" stepKey="adminLogout"/>
5658
</after>
5759
<!--Go to product page-->

0 commit comments

Comments
 (0)