reset test no unlink upload minio

This commit is contained in:
Arnaud Fornerot 2022-08-30 20:41:50 +02:00
parent 296252e7fb
commit d2fde8a871
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ class MinioService
}
if ($deleteSource) {
//unlink($file);
unlink($file);
}
}