mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-17 03:10:38 +09:00
test(ui): fix heartbeat run fixture drift
This commit is contained in:
parent
0162bb332c
commit
1cd0281b4d
3 changed files with 2 additions and 24 deletions
|
|
@ -135,6 +135,7 @@ function makeRun(id: string, status: HeartbeatRun["status"], createdAt: string,
|
|||
errorCode: null,
|
||||
externalRunId: null,
|
||||
processPid: null,
|
||||
processGroupId: null,
|
||||
processStartedAt: null,
|
||||
retryOfRunId: null,
|
||||
processLossRetryCount: 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue