Skip to content

Commit

Permalink
Update phpunit.xml.dist
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints authored Dec 14, 2020
1 parent 46f11ec commit 00ade7a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions phpunit.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,6 @@
<directory suffix="Test.php">./tests</directory>
</testsuite>
</testsuites>
<filter>
<whitelist processUncoveredFilesFromWhitelist="true">
<directory suffix=".php">./src</directory>
</whitelist>
</filter>
<php>
<server name="REDIS_CLIENT" value="predis"/>
</php>
Expand Down

0 comments on commit 00ade7a

Please sign in to comment.