test: ap timeouts

This commit is contained in:
Barış Soner Uşaklı
2025-09-09 11:28:29 -04:00
parent 10350ea6f6
commit 8d6a0f0298

View File

@@ -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();