Update backend/src/middleware/notifications/notificationsMiddleware.spec.js

Co-Authored-By: mattwr18 <mattwr18@gmail.com>
This commit is contained in:
Wolfgang Huß 2020-01-24 10:26:29 +01:00 committed by GitHub
parent 3235f4b21a
commit 953cbb147a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -651,7 +651,7 @@ describe('notifications', () => {
})
})
describe('post and comment', () => {
describe('post or comment', () => {
beforeEach(async () => {
title = 'My post'
postContent = 'My post content.'