From 46861a9fb7b3229ded9d6df92178a8fa038369f2 Mon Sep 17 00:00:00 2001 From: Niels Keurentjes Date: Sat, 11 Nov 2023 00:37:40 +0100 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Kevin Bond --- omines/antispam-bundle/0.1/config/packages/antispam.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/omines/antispam-bundle/0.1/config/packages/antispam.yaml b/omines/antispam-bundle/0.1/config/packages/antispam.yaml index 5f9a81fa0..49b9e2274 100644 --- a/omines/antispam-bundle/0.1/config/packages/antispam.yaml +++ b/omines/antispam-bundle/0.1/config/packages/antispam.yaml @@ -36,3 +36,8 @@ antispam: # url_count: # max: 3 # max_identical: 1 + +when@test: + antispam: + # disable in tests + passive: true