mirror of
https://github.com/stablyai/orca.git
synced 2026-09-21 16:02:20 +00:00
test(antigravity): cover Kitty mode reattach metadata (#21810)
This commit is contained in:
@@ -26,7 +26,7 @@ describe('createIpcPtyTransport', () => {
|
||||
restorePtySpecWindow(originalWindow)
|
||||
})
|
||||
|
||||
it.each([0, 420])(
|
||||
it.each([0, 1, 420])(
|
||||
'preserves snapshot sequence and keyboard proof %s across IPC reattach',
|
||||
async (seq) => {
|
||||
const { createIpcPtyTransport } = await import('./pty-transport')
|
||||
|
||||
Reference in New Issue
Block a user