mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-05 03:11:39 +00:00
test(browser): cover machine output descriptor (#114581)
This commit is contained in:
committed by
GitHub
parent
65d58c4945
commit
c54d5aa3e8
@@ -344,6 +344,7 @@ describe("browser plugin", () => {
|
||||
name: "browser",
|
||||
description: "Manage OpenClaw's dedicated browser (Chrome/Chromium)",
|
||||
hasSubcommands: true,
|
||||
machineOutput: expect.any(Function),
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user