Skip to content

Commit 97163c3

Browse files
committed
Duh
1 parent 9c304ad commit 97163c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

phpcs.xml.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<exclude-pattern>*/src/Standards/*/Tests/*\.(inc|css|js)$</exclude-pattern>
1212
<exclude-pattern>*/tests/Core/*/*\.(inc|css|js)$</exclude-pattern>
1313
<exclude-pattern>*/tests/Core/*/Fixtures/*\.php$</exclude-pattern>
14-
<exclude-pattern>*/tests/EndToEnd/Files/*\.inc$</exclude-pattern>
14+
<exclude-pattern>*/tests/EndToEnd/Fixtures/*\.inc$</exclude-pattern>
1515

1616
<arg name="basepath" value="."/>
1717
<arg name="colors"/>

0 commit comments

Comments
 (0)