From 3235f4b21ab835adddb67e37929139e9eb4641ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wolfgang=20Hu=C3=9F?= Date: Fri, 24 Jan 2020 10:20:26 +0100 Subject: [PATCH] Update backend/src/middleware/notifications/notificationsMiddleware.spec.js Co-Authored-By: mattwr18 --- .../middleware/notifications/notificationsMiddleware.spec.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/src/middleware/notifications/notificationsMiddleware.spec.js b/backend/src/middleware/notifications/notificationsMiddleware.spec.js index cd51d8eb9..572f32449 100644 --- a/backend/src/middleware/notifications/notificationsMiddleware.spec.js +++ b/backend/src/middleware/notifications/notificationsMiddleware.spec.js @@ -574,7 +574,7 @@ describe('notifications', () => { }) }) - describe('given me filing a report of a', () => { + describe('given I file a report on a', () => { let resourceId const reasonCategory = 'discrimination_etc' const reasonDescription = 'I am free to be gay !!!'