We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03e4cb8 commit 438e606Copy full SHA for 438e606
app/code/Magento/Catalog/Test/Mftf/Test/ProductAttributeWithoutValueInCompareListTest.xml
@@ -27,7 +27,7 @@
27
<argument name="group" value="Product Details"/>
28
<argument name="attribute" value="$$createProductAttribute.attribute_code$$"/>
29
</actionGroup>
30
- <actionGroup ref="SaveAttributeSet" stepKey="SaveAttributeSet"/>
+ <actionGroup ref="SaveAttributeSetActionGroup" stepKey="SaveAttributeSet"/>
31
<createData entity="_defaultCategory" stepKey="createCategory"/>
32
<createData entity="_defaultProduct" stepKey="createProductDefault">
33
<requiredEntity createDataKey="createCategory"/>
0 commit comments