test: prove TechLog UI migration parity

This commit is contained in:
DongHyeonka
2026-08-16 02:48:26 +09:00
parent c5c8b9423c
commit 6c2780b7a7
176 changed files with 2393 additions and 616 deletions
+2 -2
View File
@@ -335,9 +335,9 @@ describe("registry governance manifest", () => {
});
expect(versions?.rows).toBeDefined();
expect(approval).toMatchObject({
owner: "frontend-platform",
owner: "tech-log-frontend",
reason:
"Baseline canonical invalidation graph and topic-version contracts after FE-REG-QUERY retirement",
"Install approved TechLog Public and Studio route contract",
});
});