From 7866e42d541f2558121852691357ddc07cb2a930 Mon Sep 17 00:00:00 2001 From: Hazelnoot Date: Fri, 13 Jun 2025 19:28:09 -0400 Subject: [PATCH] fix lint error --- .../test/unit/core/activitypub/misc/get-content-by-type.ts | 1 - 1 file changed, 1 deletion(-) 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: {