mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-10 03:58:29 +00:00
fix(core): provide PluginHooks in plugin test layer (#35811)
This commit is contained in:
parent
4f976bcf1a
commit
e1abf59c59
1 changed files with 1 additions and 0 deletions
|
|
@ -47,6 +47,7 @@ export const PluginTestLayer = AppNodeBuilder.build(
|
|||
CommandV2.node,
|
||||
Integration.node,
|
||||
PluginRuntime.node,
|
||||
PluginHooks.node,
|
||||
Reference.node,
|
||||
SkillV2.node,
|
||||
ToolHooks.node,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue