Skip to content

Commit ee1ff70

Browse files
test(ui): identify terminal run fixture
1 parent 23330ee commit ee1ff70

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ui/src/pages/chat/chat-gateway.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -797,6 +797,7 @@ describe("handleChatEvent", () => {
797797
kind: "direct",
798798
updatedAt: 1,
799799
hasActiveRun: true,
800+
activeRunIds: ["run-1"],
800801
status: "running",
801802
startedAt: 100,
802803
},

0 commit comments

Comments
 (0)