We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d6649a commit 93c7f71Copy full SHA for 93c7f71
finder.php
@@ -4,5 +4,6 @@
4
->in('source/includes')
5
// Exclude tests for PHPUnit 6.
6
->notPath('phpunit6/')
7
+ ->notPath('object-cache.php')
8
->sortByName()
9
;
0 commit comments