Skip to content

Commit

Permalink
Remove source from phpunit.xml.dist
Browse files Browse the repository at this point in the history
  • Loading branch information
gomzyakov committed Jan 24, 2024
1 parent f5e8ba7 commit b6dbb4c
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions phpunit.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,4 @@
<logging>
<!--log type="coverage-html" target="./coverage/html"/-->
</logging>
<source>
<include>
<directory suffix=".php">./src</directory>
</include>
<exclude>
<directory>./vendor</directory>
</exclude>
</source>
</phpunit>

0 comments on commit b6dbb4c

Please sign in to comment.