aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@rspamd.com>2024-08-16 13:06:30 +0100
committerVsevolod Stakhov <vsevolod@rspamd.com>2024-08-16 13:06:30 +0100
commite88ab8ee93e49b9f2ebc7d2026f5c5ad642ff808 (patch)
tree6c95d481383d0bc99d6511c8aecb304cdc9113e1 /test
parent973beec4a62b941aa9d225eb48e095c41e484de3 (diff)
downloadrspamd-e88ab8ee93e49b9f2ebc7d2026f5c5ad642ff808.tar.gz
rspamd-e88ab8ee93e49b9f2ebc7d2026f5c5ad642ff808.zip
[Test] Fix broken test
Diffstat (limited to 'test')
-rw-r--r--test/functional/configs/grow_factor-local.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/functional/configs/grow_factor-local.conf b/test/functional/configs/grow_factor-local.conf
index cdf1bf436..80b60b43b 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