Fix for test

This commit is contained in:
Eldad Fux
2020-06-04 18:12:06 +03:00
parent 941c834eaa
commit b4c70b3175
+1
View File
@@ -24,4 +24,5 @@ use Appwrite\Preloader\Preloader;
->ignore(realpath(__DIR__ . '/../vendor/twig/twig'))
->ignore(realpath(__DIR__ . '/../vendor/guzzlehttp/guzzle'))
->ignore(realpath(__DIR__ . '/../vendor/geoip2/geoip2'))
->ignore(realpath(__DIR__ . '/../vendor/maxmind'))
->load();