Skip to content

Commit c26f68c

Browse files
Manjusha.SManjusha.S
authored andcommitted
Merge branch 'ACQE-4287_flaky_test_fix' of https://github.com/magento-gl/magento2ce into functional-testing-automation-version2
2 parents 32aeeaf + 9f6a435 commit c26f68c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
<group value="mtf_migrated"/>
2020
</annotations>
2121
<before>
22-
<magentoCLI command="config:set {{EnableFlatRateConfigData.path}} {{EnableFlatRateConfigData.value}}" stepKey="enableFlatRate"/>
2322
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="LoginAsAdmin"/>
2423

2524
<createData entity="_defaultCategory" stepKey="createCategory"/>
@@ -118,7 +117,6 @@
118117
<deleteData createDataKey="createProduct21" stepKey="deleteProduct21"/>
119118

120119
<deleteData createDataKey="createCustomer" stepKey="deleteCustomer"/>
121-
<magentoCLI command="config:set {{DisableFlatRateConfigData.path}} {{DisableFlatRateConfigData.value}}" stepKey="disableFlatRate"/>
122120
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="logout"/>
123121
</after>
124122

0 commit comments

Comments
 (0)