mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-06 10:17:15 +02:00
test: remove leftover .only
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user