From: Vsevolod Stakhov Date: Fri, 16 Aug 2024 12:06:30 +0000 (+0100) Subject: [Test] Fix broken test X-Git-Tag: 3.10.0~37^2~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e88ab8ee93e49b9f2ebc7d2026f5c5ad642ff808;p=thirdparty%2Frspamd.git [Test] Fix broken test --- diff --git a/test/functional/configs/grow_factor-local.conf b/test/functional/configs/grow_factor-local.conf index cdf1bf4366..80b60b43b6 100644 --- a/test/functional/configs/grow_factor-local.conf +++ b/test/functional/configs/grow_factor-local.conf @@ -6,3 +6,7 @@ metric { greylist = 4; } } + +options { + check_all_filters = true; +} \ No newline at end of file