mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-01 11:35:55 +01:00
fix: remote follows, yet again
This commit is contained in:
@@ -442,6 +442,8 @@ describe('ActivityPub integration', () => {
|
||||
it('should properly save the mainPid in the topic hash', async () => {
|
||||
assert.strictEqual(topic.mainPid, note.id);
|
||||
});
|
||||
|
||||
// todo: test topic replies, too
|
||||
});
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user