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
+1
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");