chore: clean up plugin dependency leftovers

This commit is contained in:
Peter Steinberger
2026-05-01 21:36:34 +01:00
parent f52fdd8553
commit 4b7a000dcb
7 changed files with 10 additions and 12 deletions

View File

@@ -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"],