1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-10 07:06:45 +02:00

feat(tests): update phpunit xml file

This commit is contained in:
Awilum
2021-08-25 16:44:53 +03:00
parent 0c5692d47f
commit 689bc66858

View File

@@ -11,7 +11,6 @@
</testsuites>
<filter>
<whitelist processUncoveredFilesFromWhitelist="true">
<directory suffix=".php">./app</directory>
<directory suffix=".php">./src</directory>
</whitelist>
</filter>