Skip to content

Commit

Permalink
Fixing the issue reported by Semantic Version Checker
Browse files Browse the repository at this point in the history
  • Loading branch information
kate-kyzyma committed Feb 17, 2021
1 parent 67620ce commit c5d85bf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
</actionGroup>

<!--Verify product on Product Page -->
<actionGroup ref="StorefrontOpenProductPageActionGroup" stepKey="amOnGroupedProductPage">
<actionGroup ref="StorefrontOpenProductPageActionGroup" stepKey="amOnSimpleProductPage">
<argument name="productUrl" value="$$createSimpleProduct.custom_attributes[url_key]$$"/>
</actionGroup>
<actionGroup ref="StorefrontAssertPageNotFoundErrorOnProductDetailPageActionGroup" stepKey="seeWhoops">
Expand Down

0 comments on commit c5d85bf

Please sign in to comment.