File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 19
19
<group value =" sales" />
20
20
</annotations >
21
21
<before >
22
+ <magentoCLI command =" config:set {{EnableFlatRateConfigData.path}} {{EnableFlatRateConfigData.value}}" stepKey =" enableFlatRate" />
22
23
<createData entity =" _defaultCategory" stepKey =" createCategory" />
23
24
<createData entity =" _defaultProduct" stepKey =" createSimpleProductApi" >
24
25
<requiredEntity createDataKey =" createCategory" />
Original file line number Diff line number Diff line change 18
18
</annotations >
19
19
20
20
<before >
21
+ <magentoCLI command =" config:set {{EnableFlatRateConfigData.path}} {{EnableFlatRateConfigData.value}}" stepKey =" enableFlatRate" />
21
22
<createData entity =" Simple_US_Customer" stepKey =" createCustomer" />
22
23
<createData entity =" SimpleProduct2" stepKey =" createSimpleProduct" />
23
24
<createData entity =" CustomerCart" stepKey =" createCustomerCart" >
You can’t perform that action at this time.
0 commit comments