test(browser): cover machine output descriptor (#114581)

This commit is contained in:
Peter Steinberger
2026-07-27 08:59:08 -04:00
committed by GitHub
parent 65d58c4945
commit c54d5aa3e8

View File

@@ -344,6 +344,7 @@ describe("browser plugin", () => {
name: "browser",
description: "Manage OpenClaw's dedicated browser (Chrome/Chromium)",
hasSubcommands: true,
machineOutput: expect.any(Function),
},
],
});