mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-18 06:50:45 +00:00
chore: clean up plugin dependency leftovers
This commit is contained in:
@@ -85,7 +85,7 @@ describe("ensureCliCommandBootstrap", () => {
|
||||
});
|
||||
});
|
||||
|
||||
it("loads agent command plugins with bundled runtime repair enabled", async () => {
|
||||
it("loads agent command plugins without package-manager repair", async () => {
|
||||
await ensureCliCommandBootstrap({
|
||||
runtime: {} as never,
|
||||
commandPath: ["agent"],
|
||||
|
||||
Reference in New Issue
Block a user