chore: Fix types in tests 38/N.
This commit is contained in:
@@ -15,6 +15,7 @@ const createRegistry = (diagnostics: PluginDiagnostic[]): PluginRegistry => ({
|
||||
hooks: [],
|
||||
typedHooks: [],
|
||||
channels: [],
|
||||
commands: [],
|
||||
providers: [],
|
||||
gatewayHandlers: {},
|
||||
httpHandlers: [],
|
||||
|
||||
Reference in New Issue
Block a user