Skip to content

Commit 49cd979

Browse files
authored
Update AdminLoginAsCustomerManualChooseFromOrderPageTest.xml
1 parent 5397957 commit 49cd979

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

app/code/Magento/LoginAsCustomer/Test/Mftf/Test/AdminLoginAsCustomerManualChooseFromOrderPageTest.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@
2020
<group value="login_as_customer"/>
2121
</annotations>
2222
<before>
23-
<magentoCLI command="config:set {{DisableFlatRateConfigData.path}} {{DisableFlatRateConfigData.value}}" stepKey="disableFlatRate"/>
24-
2523
<createData entity="Simple_US_Customer_Assistance_Allowed" stepKey="createCustomer"/>
2624
<createData entity="_defaultCategory" stepKey="createCategory"/>
2725
<createData entity="SimpleProduct" stepKey="createProduct">
@@ -49,8 +47,6 @@
4947
<magentoCron groups="index" stepKey="reindex"/>
5048
</before>
5149
<after>
52-
<magentoCLI command="config:set {{DisableFlatRateConfigData.path}} {{DisableFlatRateConfigData.value}}" stepKey="disableFlatRate"/>
53-
5450
<actionGroup ref="DeleteCustomStoreActionGroup" stepKey="deleteCustomStore">
5551
<argument name="storeGroupName" value="customStoreGroup.name"/>
5652
</actionGroup>

0 commit comments

Comments
 (0)