Skip to content

Commit c5d85bf

Browse files
committed
Fixing the issue reported by Semantic Version Checker
1 parent 67620ce commit c5d85bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
</actionGroup>
3838

3939
<!--Verify product on Product Page -->
40-
<actionGroup ref="StorefrontOpenProductPageActionGroup" stepKey="amOnGroupedProductPage">
40+
<actionGroup ref="StorefrontOpenProductPageActionGroup" stepKey="amOnSimpleProductPage">
4141
<argument name="productUrl" value="$$createSimpleProduct.custom_attributes[url_key]$$"/>
4242
</actionGroup>
4343
<actionGroup ref="StorefrontAssertPageNotFoundErrorOnProductDetailPageActionGroup" stepKey="seeWhoops">

0 commit comments

Comments
 (0)