Skip to content

Commit 99319cd

Browse files
ACQE-7030-2:AdminSaveProductWithTwoORMorePagesOfCustomOptionsTest
updated testcase
1 parent 80998b4 commit 99319cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
<actionGroup ref="AdminLoginActionGroup" stepKey="loginAsAdmin"/>
2121
</before>
2222
<after>
23-
<actionGroup stepKey="deleteProduct" ref="DeleteProductBySkuActionGroup">
24-
<argument name="sku" value="{{SimpleProduct.sku}}"/>
23+
<actionGroup ref="DeleteProductUsingProductGridActionGroup" stepKey="deleteProduct">
24+
<argument name="product" value="SimpleProduct"/>
2525
</actionGroup>
2626
<actionGroup ref="AdminLogoutActionGroup" stepKey="adminLogout"/>
2727
</after>

0 commit comments

Comments
 (0)