feat(core): port v2 command invocation (#34849)
This commit is contained in:
@@ -40,7 +40,6 @@ describe("CommandPlugin.Plugin", () => {
|
||||
expect(yield* command.get("review")).toMatchObject({
|
||||
name: "review",
|
||||
description: "review changes [commit|branch|pr], defaults to uncommitted",
|
||||
subtask: true,
|
||||
})
|
||||
}),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user