ui(chat controls): give the controls more space and use the cursor po… #200
Annotations
5 errors
|
Run npm run test:
src/components/ChatForm/ChatForm.test.tsx#L117
AssertionError: expected "spy" to be called with arguments: [ Array(1) ]
Received:
1st spy call:
Array [
"foo
- @symbols-at path/to/foo.txt:1-2
+ @symbols-at path/to/foo.txt:2
",
]
Number of calls: 1
❯ src/components/ChatForm/ChatForm.test.tsx:117:26
|
Run npm run test:
src/components/ChatForm/ChatForm.test.tsx#L117
AssertionError: expected "spy" to be called with arguments: [ Array(1) ]
Received:
1st spy call:
Array [
"foo
- @symbols-at path/to/foo.txt:1-2
+ @symbols-at path/to/foo.txt:2
",
]
Number of calls: 1
❯ src/components/ChatForm/ChatForm.test.tsx:117:26
|
Run npm run test:
src/components/ChatForm/ChatForm.test.tsx#L117
AssertionError: expected "spy" to be called with arguments: [ Array(1) ]
Received:
1st spy call:
Array [
"foo
- @symbols-at path/to/foo.txt:1-2
+ @symbols-at path/to/foo.txt:2
",
]
Number of calls: 1
❯ src/components/ChatForm/ChatForm.test.tsx:117:26
|
Run npm run test
The operation was canceled.
|
Loading