1
0
Fork 0
mirror of synced 2024-06-02 19:04:49 +12:00

Tests fixed

This commit is contained in:
Matej Baco 2021-12-20 12:34:48 +01:00
parent cfc00efe72
commit c8d7148903

View file

@ -7,7 +7,7 @@ use Utopia\Storage\Device\Local;
use Utopia\Storage\Storage;
use Appwrite\ClamAV\Network;
use Appwrite\Event\Event;
use Appwrite\Database\Document;
use Utopia\Database\Document;
App::get('/v1/health')
->desc('Get HTTP')