Skip to content

Commit 578c117

Browse files
author
Joan He
committed
Merge remote-tracking branch 'arcticfoxes/MC-21665' into 2.3-develop-pr
2 parents 641731b + a8d92a0 commit 578c117

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)