This commit is contained in:
Ulf Gebhardt 2023-07-17 11:40:07 +02:00
parent d75566a8ce
commit 882435e54c
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -374,7 +374,7 @@ describe('Room', () => {
).resolves.toMatchObject({
data: {
UnreadRooms: 2,
}
},
})
})
})