mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-22 11:25:15 +00:00
fix: test
This commit is contained in:
parent
5500698734
commit
ef633fe92e
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ import { Log } from "../../src/util/log"
|
|||
const ctx = {
|
||||
sessionID: "test",
|
||||
messageID: "",
|
||||
toolCallID: "",
|
||||
abort: AbortSignal.any([]),
|
||||
metadata: () => {},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue