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 3adf326 commit 264a199Copy full SHA for 264a199
dev/tests/functional/tests/app/Magento/Catalog/Test/Repository/Category.xml
@@ -9,7 +9,7 @@
9
<repository class="Magento\Catalog\Test\Repository\Category">
10
<dataset name="default">
11
<field name="name" xsi:type="string">Category%isolation%</field>
12
- <field name="url_key" xsi:type="string">cccategory%isolation%</field>
+ <field name="url_key" xsi:type="string">category%isolation%</field>
13
<field name="is_active" xsi:type="string">Yes</field>
14
<field name="include_in_menu" xsi:type="string">Yes</field>
15
<field name="parent_id" xsi:type="array">
0 commit comments