Skip to content

Commit a8d92a0

Browse files
committed
MC-21665: Update MFTF tests related to GiftCard and GroupedProduct
"Added changes related to deleting grouped product"
1 parent 639e068 commit a8d92a0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/code/Magento/GroupedProduct/Test/Mftf/Test/AdminAddDefaultImageGroupedProductTest.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@
2929
</createData>
3030
</before>
3131
<after>
32+
<actionGroup ref="deleteProductBySku" stepKey="deleteGroupedProduct">
33+
<argument name="sku" value="{{GroupedProduct.sku}}"/>
34+
</actionGroup>
3235
<amOnPage url="{{AdminLogoutPage.url}}" stepKey="amOnLogoutPage"/>
3336
<deleteData createDataKey="createProductOne" stepKey="deleteProductOne"/>
3437
<deleteData createDataKey="createProductTwo" stepKey="deleteProductTwo"/>

0 commit comments

Comments
 (0)