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:
parent
976b7459e2
commit
c5c75b0273
1 changed files with 0 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue