migrate restore command (#4388)

This commit is contained in:
Abhi
2025-07-17 19:23:17 -04:00
committed by GitHub
parent f0dc9690b7
commit 5df6c9fb66
7 changed files with 424 additions and 123 deletions

View File

@@ -46,6 +46,7 @@ export const createMockCommandContext = (
setDebugMessage: vi.fn(),
pendingItem: null,
setPendingItem: vi.fn(),
loadHistory: vi.fn(),
},
session: {
stats: {