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 48
48
<data key =" url_key" unique =" suffix" >bags</data >
49
49
</entity >
50
50
<entity name =" SubCategoryNonAnchor" extends =" SubCategoryWithParent" >
51
- <requiredEntity type =" custom_attribute" >CustomAttributeCategoryIsAnchor </requiredEntity >
51
+ <requiredEntity type =" custom_attribute" >CustomAttributeCategoryNonAnchor </requiredEntity >
52
52
</entity >
53
53
</entities >
Original file line number Diff line number Diff line change 36
36
<data key =" attribute_code" >news_from_date</data >
37
37
<data key =" value" >2018-05-17 00:00:00</data >
38
38
</entity >
39
- <entity name =" CustomAttributeCategoryIsAnchor " type =" custom_attribute" >
39
+ <entity name =" CustomAttributeCategoryNonAnchor " type =" custom_attribute" >
40
40
<data key =" attribute_code" >is_anchor</data >
41
41
<data key =" value" >0</data >
42
42
</entity >
You can’t perform that action at this time.
0 commit comments