fix: clear stale agentSessionId on session_not_found loop #544
Annotations
2 errors
|
Run npm run test
Process completed with exit code 1.
|
|
Run npm run test:
src/__tests__/renderer/components/SessionList.test.tsx#L1172
AssertionError: expected 'calc(100vh - 120px)' to be 'calc(100vh - 90px)' // Object.is equality
Expected: "calc(100vh - 90px)"
Received: "calc(100vh - 120px)"
❯ src/__tests__/renderer/components/SessionList.test.tsx:1172:43
|
Loading