We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65d0461 commit 002021bCopy full SHA for 002021b
phpunit.xml.dist
@@ -8,7 +8,7 @@
8
</testsuites>
9
<filter>
10
<whitelist>
11
- <directory>./Datagram</directory>
+ <directory>./src/</directory>
12
</whitelist>
13
</filter>
14
</phpunit>
0 commit comments