mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-20 16:57:46 +00:00
migrate restore command (#4388)
This commit is contained in:
@@ -46,6 +46,7 @@ export const createMockCommandContext = (
|
||||
setDebugMessage: vi.fn(),
|
||||
pendingItem: null,
|
||||
setPendingItem: vi.fn(),
|
||||
loadHistory: vi.fn(),
|
||||
},
|
||||
session: {
|
||||
stats: {
|
||||
|
||||
Reference in New Issue
Block a user