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 4ba6fe0 commit 5198633Copy full SHA for 5198633
dev/tests/acceptance/tests/functional/Magento/FunctionalTest/Catalog/Data/ProductData.xml
@@ -24,7 +24,7 @@
24
<data key="sku" unique="suffix">SimpleProduct</data>
25
<data key="type_id">simple</data>
26
<data key="attribute_set_id">4</data>
27
- <data key="name">SimpleProduct</data>
+ <data key="name" unique="suffix">SimpleProduct</data>
28
<data key="price">123.00</data>
29
<data key="visibility">4</data>
30
<data key="status">1</data>
0 commit comments