Skip to content

Commit

Permalink
fix test coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeroeny committed Oct 27, 2019
1 parent 3a23db1 commit 69e68cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phpunit.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<filter>
<whitelist>
<directory suffix=".php">./lib/Gitlab/</directory>
<directory suffix=".php">./src/</directory>
</whitelist>
</filter>
</phpunit>

0 comments on commit 69e68cb

Please sign in to comment.