We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c304ad commit 97163c3Copy full SHA for 97163c3
1 file changed
phpcs.xml.dist
@@ -11,7 +11,7 @@
11
<exclude-pattern>*/src/Standards/*/Tests/*\.(inc|css|js)$</exclude-pattern>
12
<exclude-pattern>*/tests/Core/*/*\.(inc|css|js)$</exclude-pattern>
13
<exclude-pattern>*/tests/Core/*/Fixtures/*\.php$</exclude-pattern>
14
- <exclude-pattern>*/tests/EndToEnd/Files/*\.inc$</exclude-pattern>
+ <exclude-pattern>*/tests/EndToEnd/Fixtures/*\.inc$</exclude-pattern>
15
16
<arg name="basepath" value="."/>
17
<arg name="colors"/>
0 commit comments