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 74a3b06 commit a468317Copy full SHA for a468317
dev/tests/integration/testsuite/Magento/Backend/Model/Search/_files/test_config.xml
@@ -7,7 +7,7 @@
7
-->
8
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Config:etc/system_file.xsd">
9
<system>
10
- <tab id="test">
+ <tab id="test" translate="label" sortOrder="100">
11
<label>Test Tab</label>
12
</tab>
13
<section id="test_section" translate="label" showInDefault="1" showInWebsite="1" showInStore="1" type="text" sortOrder="0">
0 commit comments