fix all tests

This commit is contained in:
Khoubza Younes
2020-12-06 19:33:03 +01:00
parent ad0d43f7b1
commit 248bca690c
+1 -1
View File
@@ -16,7 +16,7 @@
</testsuites>
<filter>
<whitelist>
<directory suffix=".php">src/</directory>
<directory suffix=".php">./</directory>
</whitelist>
</filter>
</phpunit>