From a205ba349845eb2f643755ac442dac8da535e97e Mon Sep 17 00:00:00 2001 From: rcourtman Date: Wed, 8 Jul 2026 16:01:23 +0100 Subject: [PATCH] Repair storage-recovery registry proof path after spec rename 1c38d7993 replaced 17-recovery-layout.spec.ts with 17-proxmox-backups-layout.spec.ts but the storage-recovery registry entry still named the old file, which broke the registry audit for every subsequent governance-audited commit. --- docs/release-control/v6/internal/subsystems/registry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/release-control/v6/internal/subsystems/registry.json b/docs/release-control/v6/internal/subsystems/registry.json index 55cabc625..e9804c581 100644 --- a/docs/release-control/v6/internal/subsystems/registry.json +++ b/docs/release-control/v6/internal/subsystems/registry.json @@ -5755,7 +5755,7 @@ "test_prefixes": [], "exact_files": [ "frontend-modern/src/utils/__tests__/frontendResourceTypeBoundaries.test.ts", - "tests/integration/tests/17-recovery-layout.spec.ts" + "tests/integration/tests/17-proxmox-backups-layout.spec.ts" ] }, {