diff --git a/backend/src/middleware/notifications/notificationsMiddleware.spec.ts b/backend/src/middleware/notifications/notificationsMiddleware.spec.ts index d8454647f..114caaf7c 100644 --- a/backend/src/middleware/notifications/notificationsMiddleware.spec.ts +++ b/backend/src/middleware/notifications/notificationsMiddleware.spec.ts @@ -501,7 +501,7 @@ describe('notifications', () => { ) }) - it.only('sends only one notification with reason mentioned_in_comment', async () => { + it('sends only one notification with reason mentioned_in_comment', async () => { postAuthor = await neode.create( 'User', {