File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed
app/code/Magento/LoginAsCustomer/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change 20
20
<group value =" login_as_customer" />
21
21
</annotations >
22
22
<before >
23
- <magentoCLI command =" config:set {{DisableFlatRateConfigData.path}} {{DisableFlatRateConfigData.value}}" stepKey =" disableFlatRate" />
24
-
25
23
<createData entity =" Simple_US_Customer_Assistance_Allowed" stepKey =" createCustomer" />
26
24
<createData entity =" _defaultCategory" stepKey =" createCategory" />
27
25
<createData entity =" SimpleProduct" stepKey =" createProduct" >
49
47
<magentoCron groups =" index" stepKey =" reindex" />
50
48
</before >
51
49
<after >
52
- <magentoCLI command =" config:set {{DisableFlatRateConfigData.path}} {{DisableFlatRateConfigData.value}}" stepKey =" disableFlatRate" />
53
-
54
50
<actionGroup ref =" DeleteCustomStoreActionGroup" stepKey =" deleteCustomStore" >
55
51
<argument name =" storeGroupName" value =" customStoreGroup.name" />
56
52
</actionGroup >
You can’t perform that action at this time.
0 commit comments