RUN v4.1.1 /apps/app ❯ |@bb/app:isolated| src/components/thread/timeline/TerminalOutputBlock.test.tsx (1 test | 1 failed) 84ms × reveals the complete command with the outer timeline row 84ms ⎯⎯⎯⎯⎯⎯⎯ Failed Tests 1 ⎯⎯⎯⎯⎯⎯⎯ FAIL |@bb/app:isolated| src/components/thread/timeline/TerminalOutputBlock.test.tsx > reveals the complete command with the outer timeline row AssertionError: expected to be null - Expected: null + Received: ❯ src/components/thread/timeline/TerminalOutputBlock.test.tsx:39:45 37| element?.childNodes.length === 1 && element.textContent === comm… 38| ); 39| expect(renderedCommand.closest("button")).toBeNull(); | ^ 40| expect(renderedCommand.className).not.toContain("max-h-[2lh]"); 41| expect(renderedCommand.style.WebkitLineClamp).toBe(""); ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[1/1]⎯ Test Files 1 failed (1) Tests 1 failed (1) Start at 14:28:02 Duration 1.41s (transform 606ms, setup 80ms, import 869ms, tests 84ms, environment 299ms)