diff --git a/omines/antispam-bundle/0.1/config/packages/antispam.yaml b/omines/antispam-bundle/0.1/config/packages/antispam.yaml index 49b9e2274..1ff3d6dd2 100644 --- a/omines/antispam-bundle/0.1/config/packages/antispam.yaml +++ b/omines/antispam-bundle/0.1/config/packages/antispam.yaml @@ -39,5 +39,7 @@ antispam: when@test: antispam: - # disable in tests + # In automated tests the bundle and included components should by default run in passive mode, + # to ensure your form submissions will not get rejected due to being exactly what they are - + # an automated bot filling in your site forms in a distinctly non-human way. passive: true