Skip to content

Commit 19bb57b

Browse files
committed
AC-663: Create phpcs static check for ClassesTest::testPhpCode
1 parent 0bc42a6 commit 19bb57b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Magento2/ruleset.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
<severity>10</severity>
116116
<type>error</type>
117117
</rule>
118-
<rule ref="Magento2.Legacy.ClassesConfiguration">
118+
<rule ref="Magento2.Legacy.ClassReferencesInConfigurationFiles">
119119
<include-pattern>*\/etc/*.xml$</include-pattern>
120120
<exclude-pattern>*\/etc/wsdl.xml$</exclude-pattern>
121121
<exclude-pattern>*\/etc/wsdl2.xml$</exclude-pattern>

0 commit comments

Comments
 (0)