Skip to content

Commit 1d68254

Browse files
committed
fix: test
1 parent d9210af commit 1d68254

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/opencode/test/tool/tool.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ import path from "path"
77
const ctx = {
88
sessionID: "test",
99
messageID: "",
10+
toolCallID: "",
1011
abort: AbortSignal.any([]),
1112
metadata: () => {},
1213
}

0 commit comments

Comments
 (0)