Skip to content

Commit

Permalink
Fixing Semantic Version Checker issue
Browse files Browse the repository at this point in the history
  • Loading branch information
kate-kyzyma committed Oct 14, 2021
1 parent a3479ea commit a1290c6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
<argument name="productName" value="{{SimpleProduct.name}}"/>
</actionGroup>
<!--Verify Product In Store Front-->
<actionGroup ref="StorefrontOpenProductEntityPageActionGroup" stepKey="goToProductOnStorefront">
<actionGroup ref="StorefrontOpenProductEntityPageActionGroup" stepKey="goToStorefrontPage">
<argument name="product" value="$createSimpleProduct$"/>
</actionGroup>
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="waitForProductFrontPageToLoad"/>
Expand Down

0 comments on commit a1290c6

Please sign in to comment.