Skip to content

Commit 19a26a7

Browse files
authored
Merge pull request #89 from magento-commerce/AC-679-FixRuleset
AC-679 fix ruleset
2 parents 415b18f + b9dc92e commit 19a26a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Magento2/ruleset.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@
304304
<type>warning</type>
305305
</rule>
306306
<rule ref="Magento2.Legacy.ObsoleteSystemConfiguration">
307-
<include-pattern>etc/system.xml</include-pattern>
307+
<include-pattern>etc/adminhtml/system.xml</include-pattern>
308308
<severity>8</severity>
309309
<type>warning</type>
310310
</rule>

0 commit comments

Comments
 (0)