mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-16 06:43:07 -07:00
test: fix SuggestionsDisplay tests
This commit is contained in:
@@ -42,6 +42,9 @@ describe('SuggestionsDisplay', () => {
|
||||
userInput=""
|
||||
mode="reverse"
|
||||
/>,
|
||||
undefined,
|
||||
undefined,
|
||||
true,
|
||||
);
|
||||
expect(lastFrame({ allowEmpty: true })).toBe('');
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user