Skip to content

Commit 0df0411

Browse files
shashikant.kumarshashikant.kumar
authored andcommitted
enbale flat rate in AdminMassOrdersReleasePendingOrderTest
1 parent ecde888 commit 0df0411

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
</annotations>
2121
<before>
2222
<actionGroup ref="AdminLoginActionGroup" stepKey="LoginAsAdmin"/>
23-
23+
<magentoCLI command="config:set {{EnableFlatRateConfigData.path}} {{EnableFlatRateConfigData.value}}" stepKey="enableFlatRate"/>
2424
<!-- Create Data -->
2525
<createData entity="Simple_US_Customer" stepKey="createCustomer"/>
2626
<createData entity="_defaultCategory" stepKey="createCategory"/>

0 commit comments

Comments
 (0)