From ace1696e65f5c39e91641867ab2adfd643ff797e Mon Sep 17 00:00:00 2001 From: elweyn Date: Mon, 31 Jul 2023 17:39:44 +0200 Subject: [PATCH] Remove only test. --- .../middleware/notifications/notificationsMiddleware.spec.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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', {