Skip to content

Commit c3e2118

Browse files
[AC-4613] Move and Update Category on Store View level when Category Flat Indexer is in Update on Save mode
fixed pr comments second review
1 parent b089da5 commit c3e2118

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminUpdateCategoryDisplaySettingsActionGroup.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<arguments>
1414
<argument name="availableSortOptions" type="string" defaultValue="Position"/>
1515
<argument name="defaultSortingOption" type="string" defaultValue="position"/>
16-
<argument name="priceRange" type="string" defaultValue="1"/>
16+
<argument name="priceRange" type="string" defaultValue="0"/>
1717
</arguments>
1818
<!--Select Display Setting and fill the options-->
1919
<scrollTo selector="{{CategoryDisplaySettingsSection.DisplaySettingTab}}" x="0" y="-80" stepKey="scrollToDisplaySetting"/>

0 commit comments

Comments
 (0)