mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 16:20:43 +00:00
refactor(channels): finish turn kernel migration
This commit is contained in:
@@ -230,7 +230,6 @@ export function createMatrixHandlerTestHarness(
|
||||
},
|
||||
turn: {
|
||||
runPrepared,
|
||||
dispatchAssembled: vi.fn(),
|
||||
},
|
||||
reactions: {
|
||||
shouldAckReaction: options.shouldAckReaction ?? (() => false),
|
||||
|
||||
Reference in New Issue
Block a user