Skip to content
This repository was archived by the owner on Sep 1, 2025. It is now read-only.

Commit 9ae09c7

Browse files
authored
Update phpunit.xml.dist
1 parent 5ba7a70 commit 9ae09c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/phpunit.xml.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</testsuites>
88
<filter>
99
<whitelist>
10-
<directory suffix=".php">../src/php_session</directory>
10+
<directory suffix=".php">../src</directory>
1111
<exclude>
1212
<directory>../vendor</directory>
1313
</exclude>

0 commit comments

Comments
 (0)