Skip to content

Commit 03e4cb8

Browse files
Update actiongroup according to changes in mainline
1 parent 4e266f2 commit 03e4cb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Review/Test/Mftf/Test/StorefrontNoJavascriptErrorOnAddYourReviewClickTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<createData entity="CatalogAttributeSet" stepKey="createAttributeSet"/>
2323
<amOnPage url="{{AdminProductAttributeSetEditPage.url}}/$$createAttributeSet.attribute_set_id$$/"
2424
stepKey="onAttributeSetEdit"/>
25-
<actionGroup ref="AssignAttributeToGroup" stepKey="assignAttributeToGroup">
25+
<actionGroup ref="AssignAttributeToGroupActionGroup" stepKey="assignAttributeToGroup">
2626
<argument name="group" value="Product Details"/>
2727
<argument name="attribute" value="$$createProductAttribute.attribute_code$$"/>
2828
</actionGroup>

0 commit comments

Comments
 (0)