mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-10 17:42:52 +01:00
test: ap timeouts
This commit is contained in:
@@ -193,6 +193,7 @@ async function setupMockDefaults() {
|
||||
meta.config.initialPostDelay = 0;
|
||||
meta.config.newbiePostDelay = 0;
|
||||
meta.config.autoDetectLang = 0;
|
||||
meta.config.activitypubProbeTimeout = 30000;
|
||||
|
||||
require('../../src/groups').cache.reset();
|
||||
require('../../src/posts/cache').getOrCreate().reset();
|
||||
|
||||
Reference in New Issue
Block a user