1
0
Fork 0
mirror of synced 2024-06-14 08:44:49 +12:00

Fix for test

This commit is contained in:
Eldad Fux 2020-06-04 18:12:06 +03:00
parent 941c834eaa
commit b4c70b3175

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();