From 25fb2969cf3fa9a7ac77098599ae9e5123cb5ae1 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Fri, 27 Mar 2026 10:50:12 -0400 Subject: [PATCH] test: remove leftover .only --- test/activitypub/inbox.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/activitypub/inbox.js b/test/activitypub/inbox.js index bfcdb690e9..712b182c36 100644 --- a/test/activitypub/inbox.js +++ b/test/activitypub/inbox.js @@ -205,7 +205,7 @@ describe('Inbox', () => { }); }); - describe.only('known topic in cid -1 (author domain != announcer domain)', async () => { + describe('known topic in cid -1 (author domain != announcer domain)', async () => { /** * This happens if follower receives object from microblog user before the community announces it. * It's probably more likely to occur because the Create(Note) is a single hop whereas the reflected