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