Skip to content

Commit

Permalink
Fix coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
jordisala1991 committed Sep 7, 2020
1 parent 18b4180 commit 84215da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phpunit.xml.dist
Expand Up @@ -23,7 +23,7 @@

<coverage>
<include>
<directory suffix=".php">src</directory>
<directory suffix=".php">packages/*/src</directory>
</include>
</coverage>

Expand Down

0 comments on commit 84215da

Please sign in to comment.