diff --git a/src/plugin-sdk/channel-import-guardrails.test.ts b/src/plugin-sdk/channel-import-guardrails.test.ts index e49ab4da935..c54c309aa45 100644 --- a/src/plugin-sdk/channel-import-guardrails.test.ts +++ b/src/plugin-sdk/channel-import-guardrails.test.ts @@ -122,8 +122,11 @@ const LOCAL_EXTENSION_API_BARREL_GUARDS = [ "bluebubbles", "device-pair", "diagnostics-otel", + "discord", "diffs", "feishu", + "google", + "irc", "llm-task", "line", "lobster", @@ -132,6 +135,7 @@ const LOCAL_EXTENSION_API_BARREL_GUARDS = [ "memory-lancedb", "msteams", "nextcloud-talk", + "nostr", "open-prose", "phone-control", "copilot-proxy",