Skip to content

Commit 6d092dc

Browse files
Update actiongroup name due to changes in mainline
1 parent 0b1d654 commit 6d092dc

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
@@ -26,7 +26,7 @@
2626
<argument name="group" value="Product Details"/>
2727
<argument name="attribute" value="$$createProductAttribute.attribute_code$$"/>
2828
</actionGroup>
29-
<actionGroup ref="SaveAttributeSet" stepKey="SaveAttributeSet"/>
29+
<actionGroup ref="SaveAttributeSetActionGroup" stepKey="SaveAttributeSet"/>
3030
<createData entity="_defaultCategory" stepKey="createCategory"/>
3131
<createData entity="SimpleProductWithCustomAttributeSet" stepKey="createProduct">
3232
<requiredEntity createDataKey="createCategory"/>

0 commit comments

Comments
 (0)