Skip to content

Commit 9362cb4

Browse files
committed
Disabling Flat Rate in after tag
1 parent 221b5e9 commit 9362cb4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Sales/Test/Mftf/Test/StorefrontOrderPagerIsAbsentTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@
8787

8888
</before>
8989
<after>
90+
<magentoCLI command="config:set {{DisableFlatRateConfigData.path}} {{DisableFlatRateConfigData.value}}" stepKey="disableFlatRate"/>
9091
<deleteData createDataKey="createCategory" stepKey="deleteCategory"/>
9192
<deleteData createDataKey="createProduct01" stepKey="deleteProduct1"/>
9293
<deleteData createDataKey="createProduct02" stepKey="deleteProduct2"/>

0 commit comments

Comments
 (0)