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 e6652b3 commit 6b6ab85Copy full SHA for 6b6ab85
phpunit.xml.dist
@@ -21,6 +21,7 @@
21
<file>src/GoogleServiceProvider.php</file>
22
<directory suffix=".php">src/config/</directory>
23
<directory suffix=".php">src/Facades/</directory>
24
+ <directory suffix=".php">src/Console/</directory>
25
</exclude>
26
</whitelist>
27
</filter>
0 commit comments