Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit cdf0a40

Browse files
authored
Merge pull request #2430 from sanganinamrata/nps-fixed-create_new_test-xml
Updated create_new_test.md
2 parents 950fec0 + 010973a commit cdf0a40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/v2.1/mtf/create_test/create_new_test.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ The following is a code of the new Synonym fixture.
108108
repository_class="Magento\Search\Test\Repository\Synonym"
109109
handler_interface="Magento\Search\Test\Handler\Synonym\SynonymInterface"
110110
class="Magento\Search\Test\Fixture\Synonym">
111-
<field name="group_id" is_required="1 "/>
111+
<field name="group_id" is_required="1"/>
112112
<field name="synonyms" is_required="0" />
113113
<field name="store_id" is_required="0" />
114114
<field name="website_id" is_required="0" />

0 commit comments

Comments
 (0)