Skip to content

Commit 715af4f

Browse files
Update StorefrontFotoramaArrowsTest.xml
Fix action group according to changes in mainline
1 parent d052e8c commit 715af4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<actionGroup ref="addProductImage" stepKey="addThirdImageToProduct">
4848
<argument name="image" value="TestImageNew"/>
4949
</actionGroup>
50-
<actionGroup ref="saveProductForm" stepKey="saveSimpleProduct"/>
50+
<actionGroup ref="SaveProductFormActionGroup" stepKey="saveSimpleProduct"/>
5151

5252
<!-- Assert product in storefront product page -->
5353
<actionGroup ref="StorefrontOpenProductPageActionGroup" stepKey="openCreatedProductPage">

0 commit comments

Comments
 (0)