mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-06-10 19:37:17 -07:00
test(cli): fix ThinkingMessage timeouts and run only it in CI
This commit is contained in:
@@ -116,6 +116,9 @@ describe.sequential('ThinkingMessage', () => {
|
||||
terminalWidth={80}
|
||||
isFirstThinking={true}
|
||||
/>,
|
||||
{
|
||||
allowEmptyFrame: true,
|
||||
},
|
||||
);
|
||||
await renderResult.waitUntilReady();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user