mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-07-10 18:10:43 -07:00
Make PASTE_WORKAROUND the default. (#12008)
This commit is contained in:
committed by
GitHub
parent
5301598f79
commit
fcc53ad3de
@@ -1348,7 +1348,7 @@ describe('SettingsDialog', () => {
|
||||
|
||||
// Press Escape to exit
|
||||
stdin.write('\u001B');
|
||||
await wait(100);
|
||||
await wait(60);
|
||||
|
||||
expect(onSelect).toHaveBeenCalledWith(undefined, 'User');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user