test(cli): cover Adaptive PostgREST remotes

This commit is contained in:
vorotamoroz
2026-08-02 07:51:07 +00:00
parent 09ee6023ae
commit ae9dd6f79b
11 changed files with 550 additions and 19 deletions
+1
View File
@@ -13,6 +13,7 @@ const TASKS = [
"test:e2e-matrix:minio-enc1",
"test:adaptive-journal-s3",
"test:adaptive-journal-webdav",
"test:adaptive-journal-postgrest",
] as const;
for (const [index, task] of TASKS.entries()) {