mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Fix for test
This commit is contained in:
@@ -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();
|
||||
Reference in New Issue
Block a user