mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-01-17 02:11:34 +00:00
Fix notification middleware test
This commit is contained in:
parent
34d22574e1
commit
e179d2ceee
@ -981,6 +981,7 @@ describe('notifications', () => {
|
||||
|
||||
expect(sendChatMessageMailMock).toHaveBeenCalledTimes(1)
|
||||
expect(sendChatMessageMailMock).toHaveBeenCalledWith({
|
||||
roomId,
|
||||
email: 'user@example.org',
|
||||
senderUser: expect.objectContaining({
|
||||
name: 'chatSender',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user