migrate compress command (#4271)

This commit is contained in:
Abhi 2025-07-15 21:59:16 -04:00 committed by GitHub
parent e88b9362dc
commit b72e3dfb43
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 230 additions and 96 deletions

View file

@ -44,6 +44,8 @@ export const createMockCommandContext = (
addItem: vi.fn(),
clear: vi.fn(),
setDebugMessage: vi.fn(),
pendingItem: null,
setPendingItem: vi.fn(),
},
session: {
stats: {