Skip to content

Commit

Permalink
coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
brunobg committed Sep 4, 2020
1 parent b843b80 commit b03eb64
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions phpunit.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,10 @@
<whitelist processUncoveredFilesFromWhitelist="true">
<directory suffix=".php">Modelarium</directory>
<exclude>
<file>Modelarium/Boot.php</file>
<directory>Modelarium/Laravel/Targets/stubs</directory>
<directory>Modelarium/Laravel/Console</directory>
<directory>Modelarium/Frontend</directory>
<file>Modelarium/Laravel/ServiceProvider.php</file>
</exclude>
</whitelist>
Expand Down

0 comments on commit b03eb64

Please sign in to comment.