update phpunit config

This commit is contained in:
Pig Fang 2018-07-15 16:41:38 +08:00
parent aa00c65a7a
commit ca684d14d8

View File

@ -16,9 +16,6 @@
<filter>
<whitelist processUncoveredFilesFromWhitelist="true">
<directory suffix=".php">./app</directory>
<exclude>
<file>./app/Http/routes.php</file>
</exclude>
</whitelist>
</filter>
<php>