Skip to content

Commit

Permalink
ENGCOM-2224: [Backport] Updated SynonymGroup.xml #16634
Browse files Browse the repository at this point in the history
  • Loading branch information
Stanislav Idolov authored Jul 10, 2018
2 parents 0be9780 + d957788 commit d552974
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
collection="Magento\Search\Model\ResourceModel\Block\Grid\Collection"
handler_interface="Magento\Search\Test\Handler\SynonymGroup\SynonymGroupInterface"
repository_class="Magento\Search\Test\Repository\SynonymGroup" class="Magento\Search\Test\Fixture\SynonymGroup">
<field name="group_id" is_required="1 "/>
<field name="group_id" is_required="1"/>
<field name="synonyms" is_required="0" />
<field name="scope_id" is_required="0" source="Magento\Search\Test\Fixture\SynonymGroup\ScopeId" />
<field name="mergeOnConflict" is_required="0" />
Expand Down

0 comments on commit d552974

Please sign in to comment.