mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
typo
This commit is contained in:
parent
a961f88cff
commit
4b9e7da1ba
@ -212,7 +212,7 @@ describe('Message', () => {
|
||||
{
|
||||
id: expect.any(String),
|
||||
_id: result.data.Message[0].id,
|
||||
indexId: '0',
|
||||
indexId: 0,
|
||||
content: 'Some nice message to other chatting user',
|
||||
senderId: 'chatting-user',
|
||||
username: 'Chatting User',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user