mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-06 11:21:15 -07:00
test(cli): update useGeminiStream tests for unique thought items
This commit is contained in:
@@ -2793,7 +2793,6 @@ describe('useGeminiStream', () => {
|
||||
type: 'thinking',
|
||||
thought: expect.objectContaining({ subject: 'Full thought' }),
|
||||
}),
|
||||
expect.any(Number),
|
||||
);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user