]> git.ipfire.org Git - thirdparty/rspamd.git/commitdiff
[Test] Fix broken test
authorVsevolod Stakhov <vsevolod@rspamd.com>
Fri, 16 Aug 2024 12:06:30 +0000 (13:06 +0100)
committerVsevolod Stakhov <vsevolod@rspamd.com>
Fri, 16 Aug 2024 12:06:30 +0000 (13:06 +0100)
test/functional/configs/grow_factor-local.conf

index cdf1bf43664e765f17c440228396bb71f6fe076e..80b60b43b6dc2252f7e3285030f4c65d4d9c16c7 100644 (file)
@@ -6,3 +6,7 @@ metric {
     greylist = 4;
   }
 }
+
+options {
+  check_all_filters = true;
+}
\ No newline at end of file