test(cli): cover adaptive journal S3 end to end

This commit is contained in:
vorotamoroz
2026-08-02 07:47:59 +00:00
parent 5c7af20ad2
commit d74e37559c
7 changed files with 168 additions and 1 deletions
+1
View File
@@ -11,6 +11,7 @@ const TASKS = [
"test:e2e-matrix:couchdb-enc1",
"test:e2e-matrix:minio-enc0",
"test:e2e-matrix:minio-enc1",
"test:adaptive-journal-s3",
] as const;
for (const [index, task] of TASKS.entries()) {