fix: test

pull/1474/head
adamdotdevin 2025-07-31 10:07:58 -05:00
parent 5500698734
commit ef633fe92e
No known key found for this signature in database
GPG Key ID: 9CB48779AF150E75
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ import { Log } from "../../src/util/log"
const ctx = {
sessionID: "test",
messageID: "",
toolCallID: "",
abort: AbortSignal.any([]),
metadata: () => {},
}