diff --git a/backend/src/middleware/hashtags/hashtagsMiddleware.spec.js b/backend/src/middleware/hashtags/hashtagsMiddleware.spec.js index 16cd96eb7..710382949 100644 --- a/backend/src/middleware/hashtags/hashtagsMiddleware.spec.js +++ b/backend/src/middleware/hashtags/hashtagsMiddleware.spec.js @@ -129,7 +129,7 @@ describe('hashtags', () => { ) }) - describe('afterwards update the Post by removing a hashtag, leaving a hashtag and add a hashtag', () => { + describe('updates the Post by removing, keeping and adding one hashtag respectively', () => { // The already existing hashtag has no class at this point. const postContent = '

Hey Dude, #Elections should work equal for everybody!? That seems to be the only way to have equal #Liberty for everyone.

'