mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-14 05:42:54 -07:00
fix(core): detect uninitialized lines (#24646)
This commit is contained in:
@@ -541,6 +541,7 @@ describe('useExecutionLifecycle', () => {
|
||||
italic: false,
|
||||
underline: false,
|
||||
inverse: false,
|
||||
isUninitialized: false,
|
||||
},
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user