Skip to content

Commit fca6963

Browse files
committed
:octocat: php 8.1
1 parent 89dc881 commit fca6963

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

phpunit.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
<testsuites>
99
<testsuite name="php-cache test suite">
1010
<directory suffix=".php">./tests</directory>
11+
<exclude>tests/NonpersistentTestAbstract.php</exclude>
12+
<exclude>tests/SimpleCacheTestAbstract.php</exclude>
1113
</testsuite>
1214
</testsuites>
1315
<coverage>

0 commit comments

Comments
 (0)