Skip to content

Commit 95bf6be

Browse files
ACQE-7030-2:AdminSaveProductWithTwoORMorePagesOfCustomOptionsTest.xml
Updated delete product
1 parent ed8c912 commit 95bf6be

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/code/Magento/Catalog/Test/Mftf/Test/AdminSaveProductWithTwoORMorePagesOfCustomOptionsTest.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@
2020
<actionGroup ref="AdminLoginActionGroup" stepKey="loginAsAdmin"/>
2121
</before>
2222
<after>
23+
<actionGroup stepKey="deleteProduct" ref="DeleteProductBySkuActionGroup">
24+
<argument name="sku" value="{{SimpleProduct.sku}}"/>
25+
</actionGroup>
2326
<actionGroup ref="AdminLogoutActionGroup" stepKey="adminLogout"/>
2427
</after>
2528
<actionGroup ref="AdminOpenProductIndexPageActionGroup" stepKey="navigateToProductIndex"/>

0 commit comments

Comments
 (0)