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 5ec9575 commit 34f3d02Copy full SHA for 34f3d02
phpunit.xml
@@ -19,6 +19,7 @@
19
<exclude>
20
<directory>./vendor</directory>
21
<directory>./tests</directory>
22
+ <directory>./examples</directory>
23
</exclude>
24
</whitelist>
25
</filter>
0 commit comments