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

Fix bug related to tests

This commit is contained in:
Matej Bačo 2022-04-29 08:28:17 +00:00
parent 2c93cf664b
commit 6b5a6d552b

View file

@ -19,6 +19,7 @@ use Utopia\Audit\Audit;
require_once __DIR__ . '/../init.php';
Authorization::disable();
Authorization::setDefaultStatus(false);
Console::title('Deletes V1 Worker');
Console::success(APP_NAME . ' deletes worker v1 has started' . "\n");