Skip to content

Commit 5fe8170

Browse files
committed
test: align plugin command spec expectation
1 parent 4495071 commit 5fe8170

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/plugins/commands.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ describe("registerPluginCommand", () => {
5555
{
5656
name: "demo_cmd",
5757
description: "Demo command",
58+
acceptsArgs: false,
5859
},
5960
]);
6061
});

0 commit comments

Comments
 (0)