Add support for externalUserId for chats. #67
Annotations
2 errors
chat.test.ts > e2e catalog, cortex, and sync chat:
chat.test.ts#L77
AssertionError: expected undefined to be '123' // Object.is equality
- Expected:
"123"
+ Received:
undefined
❯ chat.test.ts:77:37
|
test
Process completed with exit code 1.
|