test(ui): fix heartbeat run fixture drift

This commit is contained in:
Dotta 2026-04-10 22:42:52 -05:00
parent 0162bb332c
commit 1cd0281b4d
3 changed files with 2 additions and 24 deletions

View file

@ -99,6 +99,7 @@ describe("FailedRunInboxRow", () => {
errorCode: null,
externalRunId: null,
processPid: null,
processGroupId: null,
processStartedAt: null,
retryOfRunId: null,
processLossRetryCount: 0,