mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 16:30:57 +00:00
chore: clean up plugin dependency leftovers
This commit is contained in:
@@ -246,7 +246,7 @@ describe("collectBundledExtensionManifestErrors", () => {
|
||||
});
|
||||
});
|
||||
|
||||
describe("bundled plugin root runtime mirrors", () => {
|
||||
describe("bundled plugin package dependency checks", () => {
|
||||
function makeBundledSpecs() {
|
||||
return new Map([
|
||||
["@larksuiteoapi/node-sdk", { conflicts: [], pluginIds: ["feishu"], spec: "^1.60.0" }],
|
||||
|
||||
Reference in New Issue
Block a user