Skip to content

Commit e1abf59

Browse files
authored
fix(core): provide PluginHooks in plugin test layer (#35811)
1 parent 4f976bc commit e1abf59

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/core/test/plugin/fixture.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ export const PluginTestLayer = AppNodeBuilder.build(
4747
CommandV2.node,
4848
Integration.node,
4949
PluginRuntime.node,
50+
PluginHooks.node,
5051
Reference.node,
5152
SkillV2.node,
5253
ToolHooks.node,

0 commit comments

Comments
 (0)