File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
app/code/Magento/Checkout/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 1818 <testCaseId value =" MC-14742" />
1919 <group value =" checkout" />
2020 <group value =" mtf_migrated" />
21- <!-- Will be fixed in the scope of ACQE-7434 -->
22- <group value =" pr_exclude" />
2321 </annotations >
2422 <before >
2523 <magentoCLI stepKey =" addDownloadableDomain" command =" downloadable:domains:add static.magento.com" />
2624 <!-- Create category -->
2725 <createData entity =" _defaultCategory" stepKey =" createCategory" />
28-
26+
2927 <!-- Create Configurable Product -->
3028 <createData entity =" ApiConfigurableProduct" stepKey =" createConfigProduct" >
3129 <requiredEntity createDataKey =" createCategory" />
8987
9088 <!-- Create customer -->
9189 <createData entity =" Simple_Customer_Without_Address" stepKey =" createCustomer" />
90+ <actionGroup ref =" AdminChangeTableRatesShippingMethodStatusActionGroup" stepKey =" disableTableRatesShippingMethod" >
91+ <argument name =" status" value =" 0" />
92+ </actionGroup >
9293
9394 <actionGroup ref =" CliIndexerReindexActionGroup" stepKey =" reindex" >
9495 <argument name =" indices" value =" cataloginventory_stock" />
You can’t perform that action at this time.
0 commit comments