mirror of
https://github.com/eigent-ai/eigent.git
synced 2026-04-29 20:20:16 +00:00
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
This commit is contained in:
parent
77112a227d
commit
9a5b183654
5 changed files with 37 additions and 10 deletions
|
|
@ -189,6 +189,7 @@ describe('ChatBox Component', async () => {
|
|||
setIsTaskEdit: vi.fn(),
|
||||
addTaskInfo: vi.fn(),
|
||||
updateTaskInfo: vi.fn(),
|
||||
saveTaskInfo: vi.fn(),
|
||||
deleteTaskInfo: vi.fn(),
|
||||
getFormattedTaskTime: vi.fn(() => '00:00:00'),
|
||||
setAttaches: vi.fn(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue