mirror of
https://github.com/moltbot/moltbot.git
synced 2026-05-13 23:56:07 +00:00
test(plugins): align canvas startup metadata
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
[
|
||||
"dist/extensions/browser/runtime-api.js",
|
||||
"dist/extensions/canvas/runtime-api.js",
|
||||
"dist/extensions/copilot-proxy/runtime-api.js",
|
||||
"dist/extensions/google/runtime-api.js",
|
||||
"dist/extensions/imessage/runtime-api.js",
|
||||
|
||||
@@ -31,6 +31,7 @@ const EXPECTED_BUNDLED_STARTUP_PLUGIN_IDS = [
|
||||
"active-memory",
|
||||
"bonjour",
|
||||
"browser",
|
||||
"canvas",
|
||||
"device-pair",
|
||||
"diagnostics-otel",
|
||||
"diagnostics-prometheus",
|
||||
@@ -50,6 +51,7 @@ const EXPECTED_BUNDLED_STARTUP_PLUGIN_IDS = [
|
||||
const EXPECTED_EMPTY_CONFIG_GATEWAY_STARTUP_PLUGIN_IDS = [
|
||||
"acpx",
|
||||
"browser",
|
||||
"canvas",
|
||||
"device-pair",
|
||||
"file-transfer",
|
||||
"memory-core",
|
||||
|
||||
Reference in New Issue
Block a user