File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
CatalogSearch/Test/Mftf/Test Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 278
278
<data key =" used_for_sort_by" >false</data >
279
279
<requiredEntity type =" FrontendLabel" >ProductAttributeFrontendLabel</requiredEntity >
280
280
</entity >
281
- <entity name =" productAttributePrice " type =" ProductAttribute" >
281
+ <entity name =" productAttributeTypeOfPrice " type =" ProductAttribute" >
282
282
<data key =" attribute_code" unique =" suffix" >attribute</data >
283
283
<data key =" frontend_input" >price</data >
284
284
<data key =" scope" >global</data >
Original file line number Diff line number Diff line change 19
19
</annotations >
20
20
<before >
21
21
<magentoCLI command =" config:set catalog/layered_navigation/price_range_calculation auto" stepKey =" setAutoPriceRange" />
22
- <actionGroup ref = " LoginAsAdmin" stepKey =" loginAsAdmin" />
23
- <createData stepKey =" createPriceAttribute" entity =" productAttributePrice" />
22
+ <createData stepKey =" createPriceAttribute" entity =" productAttributeTypeOfPrice" />
24
23
<createData stepKey =" assignPriceAttributeGroup" entity =" AddToDefaultSet" >
25
24
<requiredEntity createDataKey =" createPriceAttribute" />
26
25
</createData >
31
30
<createData entity =" SimpleProduct" stepKey =" simpleProduct2" >
32
31
<requiredEntity createDataKey =" subCategory" />
33
32
</createData >
33
+ <actionGroup ref = " LoginAsAdmin" stepKey =" loginAsAdmin" />
34
34
</before >
35
35
<after >
36
36
<deleteData stepKey =" deleteSimpleSubCategory" createDataKey =" subCategory" />
You can’t perform that action at this time.
0 commit comments