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 f862cdd commit e355080Copy full SHA for e355080
phpunit.xml.dist
@@ -14,7 +14,7 @@
14
</testsuites>
15
<filter>
16
<whitelist>
17
- <directory suffix=".php">./src/Facebook</directory>
+ <directory suffix=".php">./src</directory>
18
</whitelist>
19
</filter>
20
</phpunit>
0 commit comments