diff --git a/test/activitypub.js b/test/activitypub.js index c22bfe7165..89635a6f96 100644 --- a/test/activitypub.js +++ b/test/activitypub.js @@ -532,7 +532,7 @@ describe('ActivityPub integration', () => { }); }); - describe.only('ActivityPub', async () => { + describe('ActivityPub', async () => { let files; before(async () => {