fix(chat): wire question and todo cards
This commit is contained in:
@@ -44,6 +44,8 @@ describe("AgentWorkspace", () => {
|
||||
onRegenerate: jest.fn(),
|
||||
onCreateBranch: jest.fn(),
|
||||
onReplyPermission: jest.fn(),
|
||||
onReplyQuestion: jest.fn(),
|
||||
onRejectQuestion: jest.fn(),
|
||||
};
|
||||
|
||||
beforeEach(() => {
|
||||
|
||||
Reference in New Issue
Block a user