mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-28 05:16:23 -06:00
test(ui): identify terminal run fixture
This commit is contained in:
@@ -797,6 +797,7 @@ describe("handleChatEvent", () => {
|
||||
kind: "direct",
|
||||
updatedAt: 1,
|
||||
hasActiveRun: true,
|
||||
activeRunIds: ["run-1"],
|
||||
status: "running",
|
||||
startedAt: 100,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user