mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-12 09:41:11 +00:00
fix(ci): align test fixtures with current runner types
This commit is contained in:
@@ -39,7 +39,6 @@ function createToolHandlerCtx(params: {
|
||||
},
|
||||
hookRunner: hookMocks.runner,
|
||||
state: {
|
||||
toolMetaById: new Map<string, string | undefined>(),
|
||||
...createBaseToolHandlerState(),
|
||||
},
|
||||
log: { debug: vi.fn(), warn: vi.fn() },
|
||||
|
||||
Reference in New Issue
Block a user