chore: generate
This commit is contained in:
@@ -263,7 +263,9 @@ describe("tool.registry", () => {
|
|||||||
}),
|
}),
|
||||||
)
|
)
|
||||||
|
|
||||||
it.instance("preserves Zod arg descriptions from config-scoped plugin packages", () =>
|
it.instance(
|
||||||
|
"preserves Zod arg descriptions from config-scoped plugin packages",
|
||||||
|
() =>
|
||||||
Effect.gen(function* () {
|
Effect.gen(function* () {
|
||||||
const test = yield* TestInstance
|
const test = yield* TestInstance
|
||||||
const opencode = path.join(test.directory, ".opencode")
|
const opencode = path.join(test.directory, ".opencode")
|
||||||
|
|||||||
Reference in New Issue
Block a user