adjust padding and max-height in settings list for improved layout #796
Annotations
3 errors
tests/components/empty_chat.test.ts > Selects engine:
tests/components/empty_chat.test.ts#L90
AssertionError: expected 'openai' to be 'anthropic' // Object.is equality
Expected: "anthropic"
Received: "openai"
❯ tests/components/empty_chat.test.ts:90:35
|
tests/components/empty_chat.test.ts > Prompts when selecting not ready engine:
tests/components/empty_chat.test.ts#L112
AssertionError: expected "spy" to be called 1 times, but got 0 times
❯ tests/components/empty_chat.test.ts:112:33
|
build
Process completed with exit code 1.
|