Skip to content

Commit f4bf79d

Browse files
authoredMay 20, 2024
Exclude cache function (#13)
1 parent 7d6649a commit f4bf79d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎finder.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
->in('source/includes')
55
// Exclude tests for PHPUnit 6.
66
->notPath('phpunit6/')
7+
->notPath('object-cache.php')
78
->sortByName()
89
;

0 commit comments

Comments
 (0)