Skip to content

Commit d9b081f

Browse files
committed
Fixing the issue reported by Semantic Version Checker
1 parent e1f4633 commit d9b081f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/ConfigurableProduct/Test/Mftf/Test/StorefrontConfigurableProductDetailsTest/StorefrontConfigurableProductCanAddToCartTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
</after>
4848

4949
<!-- Verify adding configurable product to cart after an option is selected in storefront product view -->
50-
<actionGroup ref="OpenStoreFrontProductPageActionGroup" stepKey="goToProductPage">
50+
<actionGroup ref="OpenStoreFrontProductPageActionGroup" stepKey="amOnConfigurableProductPage">
5151
<argument name="productUrlKey" value="{{_defaultProduct.urlKey}}"/>
5252
</actionGroup>
5353
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="wait"/>

0 commit comments

Comments
 (0)