fix test for flasher laravel

This commit is contained in:
Khoubza Younes
2020-12-06 19:11:13 +01:00
parent 1674e0354f
commit 6eca13508c
+1 -1
View File
@@ -16,7 +16,7 @@
</testsuites>
<filter>
<whitelist>
<directory suffix=".php">src/</directory>
<directory suffix=".php">./</directory>
</whitelist>
</filter>
</phpunit>