Fix empty line

This commit is contained in:
Wolfgang Huß 2023-07-25 16:57:58 +02:00
parent 56170df98e
commit 876869bb29

View File

@ -549,6 +549,7 @@ describe('notifications', () => {
postContent = 'Content of post where I get mentioned in a comment.'
postAuthor = notifiedUser
})
it('sends only one notification with reason commented_on_post, no notification with reason mentioned_in_comment', async () => {
await createCommentOnPostAction()
const expected = {