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