mirror of
https://github.com/moltbot/moltbot.git
synced 2026-04-26 16:06:16 +00:00
fix: unblock full gate
This commit is contained in:
@@ -17,7 +17,6 @@ describe("plugin-sdk exports", () => {
|
||||
const forbidden = [
|
||||
"chunkMarkdownText",
|
||||
"chunkText",
|
||||
"resolveTextChunkLimit",
|
||||
"hasControlCommand",
|
||||
"isControlCommandMessage",
|
||||
"shouldComputeCommandAuthorized",
|
||||
@@ -25,9 +24,7 @@ describe("plugin-sdk exports", () => {
|
||||
"buildMentionRegexes",
|
||||
"matchesMentionPatterns",
|
||||
"resolveStateDir",
|
||||
"loadConfig",
|
||||
"writeConfigFile",
|
||||
"runCommandWithTimeout",
|
||||
"enqueueSystemEvent",
|
||||
"fetchRemoteMedia",
|
||||
"saveMediaBuffer",
|
||||
|
||||
Reference in New Issue
Block a user