From 0d602596efafb7272bc8683a2f01afb40d8f3477 Mon Sep 17 00:00:00 2001 From: Yaros Date: Sat, 8 Aug 2026 16:50:41 +0200 Subject: [PATCH] chore: remove comment --- server/test/medium/specs/sync/sync-asset-ocr.spec.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/server/test/medium/specs/sync/sync-asset-ocr.spec.ts b/server/test/medium/specs/sync/sync-asset-ocr.spec.ts index ab2fa89544..7d43bc6eb1 100644 --- a/server/test/medium/specs/sync/sync-asset-ocr.spec.ts +++ b/server/test/medium/specs/sync/sync-asset-ocr.spec.ts @@ -336,8 +336,6 @@ describe(SyncEntityType.AssetOcrV1, () => { const ocrId = (response[0] as { data: { id: string } }).data.id; await ctx.syncAckAll(auth, response); - // Mirrors MediaService on edit/crop: an in-place UPDATE ... SET isVisible without deleting the row. - // This only reaches sync clients if the asset_ocr_updatedAt trigger bumps updateId. await ocrRepo.updateOcrVisibilities( asset.id, [],