chore: Fix types in tests 39/N.
This commit is contained in:
@@ -121,6 +121,9 @@ describe("channel plugin catalog", () => {
|
||||
const createRegistry = (channels: PluginRegistry["channels"]): PluginRegistry => ({
|
||||
plugins: [],
|
||||
tools: [],
|
||||
hooks: [],
|
||||
typedHooks: [],
|
||||
commands: [],
|
||||
channels,
|
||||
providers: [],
|
||||
gatewayHandlers: {},
|
||||
|
||||
Reference in New Issue
Block a user