Merge pull request #4 from dikjain/feature/final-combined-pr #9
test.yml
on: push
Frontend Tests
12s
Backend Tests
12s
Annotations
2 errors
|
Frontend Tests
Process completed with exit code 1.
|
|
controller/__tests__/chat.controller.test.js > Chat Controller > fetchChats > should sort chats by latest message:
backend/controller/__tests__/chat.controller.test.js#L78
TypeError: actual value must be number or bigint, received "object"
❯ controller/__tests__/chat.controller.test.js:78:48
|