Skip to content

Commit a1290c6

Browse files
committed
Fixing Semantic Version Checker issue
1 parent a3479ea commit a1290c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
<argument name="productName" value="{{SimpleProduct.name}}"/>
8888
</actionGroup>
8989
<!--Verify Product In Store Front-->
90-
<actionGroup ref="StorefrontOpenProductEntityPageActionGroup" stepKey="goToProductOnStorefront">
90+
<actionGroup ref="StorefrontOpenProductEntityPageActionGroup" stepKey="goToStorefrontPage">
9191
<argument name="product" value="$createSimpleProduct$"/>
9292
</actionGroup>
9393
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="waitForProductFrontPageToLoad"/>

0 commit comments

Comments
 (0)