Skip to content

Commit cbdad9b

Browse files
committed
enbale flat rate in AdminMassOrdersReleasePendingOrderTest
1 parent 82d47cd commit cbdad9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
</annotations>
2121
<before>
2222
<actionGroup ref="AdminLoginActionGroup" stepKey="LoginAsAdmin"/>
23+
<magentoCLI command="config:set {{EnableFlatRateConfigData.path}} {{EnableFlatRateConfigData.value}}" stepKey="enableFlatRate"/>
2324

2425
<!-- Create Data -->
2526
<createData entity="Simple_US_Customer" stepKey="createCustomer"/>

0 commit comments

Comments
 (0)