mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-18 09:44:46 +00:00
test: align plugin command spec expectation
This commit is contained in:
@@ -55,6 +55,7 @@ describe("registerPluginCommand", () => {
|
||||
{
|
||||
name: "demo_cmd",
|
||||
description: "Demo command",
|
||||
acceptsArgs: false,
|
||||
},
|
||||
]);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user