Skip to content

Commit b02183d

Browse files
committed
MC-18826: Increase test coverage for Cart & Checkout and Order Processing functional areas
- Automation test for MC-6411
1 parent 3dd464b commit b02183d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

app/code/Magento/Shipping/Test/Mftf/Test/AdminCreateOrderCustomStoreShippingMethodTableRatesTest.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,6 @@
7070
<!--Delete created data-->
7171
<deleteData createDataKey="createProduct" stepKey="deleteProduct"/>
7272
<deleteData createDataKey="createCustomer" stepKey="deleteCustomer"/>
73-
<actionGroup ref="AdminDeleteCustomerActionGroup" stepKey="deleteSecondCreatedCustomer">
74-
<argument name="customerEmail" value="$$createCustomer.id$$"/>
75-
</actionGroup>
7673
<actionGroup ref="AdminDeleteWebsiteActionGroup" stepKey="DeleteWebsite">
7774
<argument name="websiteName" value="{{customWebsite.name}}"/>
7875
</actionGroup>

0 commit comments

Comments
 (0)