fix: test

pull/1474/head
adamdotdevin 2025-07-31 10:10:34 -05:00
parent d9210af98c
commit 1d682544b9
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 path from "path"
const ctx = {
sessionID: "test",
messageID: "",
toolCallID: "",
abort: AbortSignal.any([]),
metadata: () => {},
}