File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
app/code/Magento/Catalog/Test/Mftf/Data Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 118
118
<data key =" include_in_menu" >true</data >
119
119
</entity >
120
120
<entity name =" SubCategoryNonAnchor" extends =" SubCategoryWithParent" >
121
- <requiredEntity type =" custom_attribute" >CustomAttributeCategoryIsAnchor </requiredEntity >
121
+ <requiredEntity type =" custom_attribute" >CustomAttributeCategoryNonAnchor </requiredEntity >
122
122
</entity >
123
123
</entities >
Original file line number Diff line number Diff line change 51
51
<data key =" attribute_code" >short_description</data >
52
52
<data key =" value" >Short Fixedtest 555</data >
53
53
</entity >
54
- <entity name =" CustomAttributeCategoryIsAnchor " type =" custom_attribute" >
54
+ <entity name =" CustomAttributeCategoryNonAnchor " type =" custom_attribute" >
55
55
<data key =" attribute_code" >is_anchor</data >
56
56
<data key =" value" >0</data >
57
57
</entity >
You can’t perform that action at this time.
0 commit comments