Skip to content

Commit 858a3b0

Browse files
committed
Enabling Flat Rate because of Broken TestCase
1 parent 9362cb4 commit 858a3b0

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
@@ -20,6 +20,7 @@
2020
</annotations>
2121
<before>
2222
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="LoginAsAdmin"/>
23+
<!-- Enable Flat rate-->
2324
<magentoCLI command="config:set {{EnableFlatRateConfigData.path}} {{EnableFlatRateConfigData.value}}" stepKey="enableFlatRate"/>
2425
<createData entity="_defaultCategory" stepKey="createCategory"/>
2526
<createData entity="SimpleProduct" stepKey="createProduct01">

0 commit comments

Comments
 (0)