Skip to content

Commit 7b546ce

Browse files
committed
Update Test to Include Field Note
1 parent 656afbe commit 7b546ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/CatalogSearch/Test/Unit/Block/Plugin/FrontTabPluginTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ public function testBeforeSetForm()
111111
[
112112
'name' => 'search_weight',
113113
'label' => __('Search Weight'),
114+
'note' => __('10 is the highest priority/heaviest weighting.'),
114115
'values' => $weightOptions
115116
],
116117
'is_searchable',

0 commit comments

Comments
 (0)