mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-25 17:02:46 +00:00
test: stabilize trigger handling and hook e2e tests
This commit is contained in:
@@ -37,6 +37,7 @@ function createToolHandlerCtx(params: {
|
||||
sessionId: params.sessionId,
|
||||
onBlockReplyFlush: params.onBlockReplyFlush,
|
||||
},
|
||||
hookRunner: hookMocks.runner,
|
||||
state: {
|
||||
toolMetaById: new Map<string, string | undefined>(),
|
||||
...createBaseToolHandlerState(),
|
||||
|
||||
Reference in New Issue
Block a user