1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-09 06:36:46 +02:00

change config for PHPUnit (#1777)

This commit is contained in:
Thomas Müller
2023-02-04 16:01:10 +01:00
committed by GitHub
parent 69bd3637ba
commit ea7eac41d5

View File

@@ -12,11 +12,11 @@
</testsuite>
</testsuites>
<filter>
<whitelist>
<coverage>
<include>
<directory suffix=".php">src/Monolog/</directory>
</whitelist>
</filter>
</include>
</coverage>
<php>
<ini name="date.timezone" value="UTC"/>