fix(gsd): remove stale observabilityIssues reference in journal-integration test

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Lex Christopherson 2026-03-24 13:29:07 -06:00
parent 976b7459e2
commit c5c75b0273

View file

@ -285,7 +285,6 @@ test("runUnitPhase emits unit-start and unit-end with causedBy reference", async
prompt: "do stuff",
finalPrompt: "do stuff",
pauseAfterUatDispatch: false,
observabilityIssues: [],
state: { phase: "executing", activeMilestone: { id: "M001" }, activeSlice: { id: "S01" }, registry: [], blockers: [] } as any,
mid: "M001",
midTitle: "Test",