Skip to content

Commit 5397957

Browse files
authored
Update StorefrontApplyCatalogRuleForSimpleProductsWithCustomOptionsTest.xml
1 parent 9ccbf2c commit 5397957

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

app/code/Magento/CatalogRule/Test/Mftf/Test/StorefrontApplyCatalogRuleForSimpleProductsWithCustomOptionsTest.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@
2020
<group value="catalog"/>
2121
</annotations>
2222
<before>
23-
<magentoCLI command="config:set {{EnableFlatRateConfigData.path}} {{EnableFlatRateConfigData.value}}" stepKey="enableFlatRate"/>
24-
2523
<createData entity="_defaultCategory" stepKey="createCategory"/>
2624
<createData entity="_defaultProduct" stepKey="createProduct1">
2725
<requiredEntity createDataKey="createCategory"/>
@@ -49,8 +47,6 @@
4947
<magentoCron groups="index" stepKey="fixInvalidatedIndicesBeforeTest"/>
5048
</before>
5149
<after>
52-
<magentoCLI command="config:set {{DisableFlatRateConfigData.path}} {{DisableFlatRateConfigData.value}}" stepKey="disableFlatRate"/>
53-
5450
<!-- Delete products and category -->
5551
<deleteData createDataKey="createProduct1" stepKey="deleteProduct1"/>
5652
<deleteData createDataKey="createProduct2" stepKey="deleteProduct2"/>

0 commit comments

Comments
 (0)