ignore coverage of artisan commands
This commit is contained in:
parent
5c8f4028ea
commit
e4861bf0c6
|
|
@ -18,6 +18,7 @@
|
||||||
<directory suffix=".php">./app</directory>
|
<directory suffix=".php">./app</directory>
|
||||||
<exclude>
|
<exclude>
|
||||||
<directory suffix=".php">./app/Services/Cipher</directory>
|
<directory suffix=".php">./app/Services/Cipher</directory>
|
||||||
|
<directory suffix=".php">./app/Console</directory>
|
||||||
</exclude>
|
</exclude>
|
||||||
</whitelist>
|
</whitelist>
|
||||||
</filter>
|
</filter>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user