Skip to content

Commit e1e9cd8

Browse files
committed
test: add codex media session id
1 parent 3a5d396 commit e1e9cd8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

extensions/codex/media-understanding-provider.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ function threadStartResult() {
2626
return {
2727
thread: {
2828
id: "thread-1",
29+
sessionId: "session-1",
2930
forkedFromId: null,
3031
preview: "",
3132
ephemeral: true,

0 commit comments

Comments
 (0)