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 b089da5 commit c3e2118Copy full SHA for c3e2118
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminUpdateCategoryDisplaySettingsActionGroup.xml
@@ -13,7 +13,7 @@
13
<arguments>
14
<argument name="availableSortOptions" type="string" defaultValue="Position"/>
15
<argument name="defaultSortingOption" type="string" defaultValue="position"/>
16
- <argument name="priceRange" type="string" defaultValue="1"/>
+ <argument name="priceRange" type="string" defaultValue="0"/>
17
</arguments>
18
<!--Select Display Setting and fill the options-->
19
<scrollTo selector="{{CategoryDisplaySettingsSection.DisplaySettingTab}}" x="0" y="-80" stepKey="scrollToDisplaySetting"/>
0 commit comments