mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-06 03:10:42 -07: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