diff --git a/packages/backend/test/unit/core/activitypub/misc/get-content-by-type.ts b/packages/backend/test/unit/core/activitypub/misc/get-content-by-type.ts index 002c109a2e..b911f4b5e2 100644 --- a/packages/backend/test/unit/core/activitypub/misc/get-content-by-type.ts +++ b/packages/backend/test/unit/core/activitypub/misc/get-content-by-type.ts @@ -7,7 +7,6 @@ import { getContentByType } from '@/core/activitypub/misc/get-content-by-type.js describe(getContentByType, () => { describe('when permissive', () => { - it('should return source.content when it matches', () => { const obj = { source: {