mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-29 21:28:42 +00:00
test: type current plugin metadata snapshot mock
This commit is contained in:
@@ -45,7 +45,7 @@ describe("collectEnabledInsecureOrDangerousFlags current metadata snapshot", ()
|
||||
},
|
||||
],
|
||||
]),
|
||||
} as ReturnType<typeof getCurrentPluginMetadataSnapshot>);
|
||||
} as unknown as ReturnType<typeof getCurrentPluginMetadataSnapshot>);
|
||||
|
||||
const flags = collectEnabledInsecureOrDangerousFlags(
|
||||
asConfig({
|
||||
|
||||
Reference in New Issue
Block a user