mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-01-15 09:24:34 +00:00
Update backend/src/middleware/notifications/notificationsMiddleware.spec.js
Co-Authored-By: mattwr18 <mattwr18@gmail.com>
This commit is contained in:
parent
953cbb147a
commit
8bfbec7348
@ -683,7 +683,7 @@ describe('notifications', () => {
|
||||
|
||||
describe('comment', () => {
|
||||
beforeEach(async () => {
|
||||
commentContent = 'Commenters comment.'
|
||||
commentContent = 'Commenter's comment.'
|
||||
commentAuthor = await neode.create('User', {
|
||||
id: 'commentAuthor',
|
||||
name: 'Mrs Comment',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user