Skip to content

Commit 438e606

Browse files
Update action group due to changes in mainline
1 parent 03e4cb8 commit 438e606

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<argument name="group" value="Product Details"/>
2828
<argument name="attribute" value="$$createProductAttribute.attribute_code$$"/>
2929
</actionGroup>
30-
<actionGroup ref="SaveAttributeSet" stepKey="SaveAttributeSet"/>
30+
<actionGroup ref="SaveAttributeSetActionGroup" stepKey="SaveAttributeSet"/>
3131
<createData entity="_defaultCategory" stepKey="createCategory"/>
3232
<createData entity="_defaultProduct" stepKey="createProductDefault">
3333
<requiredEntity createDataKey="createCategory"/>

0 commit comments

Comments
 (0)