mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-01-18 19:01:29 +00:00
Fix empty line
This commit is contained in:
parent
56170df98e
commit
876869bb29
@ -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 = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user