test(cli): fix ThinkingMessage timeouts and run only it in CI

This commit is contained in:
mkorwel
2026-04-16 22:06:36 +00:00
parent ffb67ecb88
commit ed94badfb1
2 changed files with 4 additions and 1 deletions
@@ -116,6 +116,9 @@ describe.sequential('ThinkingMessage', () => {
terminalWidth={80}
isFirstThinking={true}
/>,
{
allowEmptyFrame: true,
},
);
await renderResult.waitUntilReady();