From: Andrew Lewis Date: Fri, 3 Nov 2023 15:13:57 +0000 (+0200) Subject: [Test] Break test X-Git-Tag: 3.8.0~87^2~1 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=5ac0eed7565e26621b5a376c37f875b60399e010;p=rspamd.git [Test] Break test --- diff --git a/test/functional/cases/001_merged/300_rbl.robot b/test/functional/cases/001_merged/300_rbl.robot index 61c02c26b..8b19fae06 100644 --- a/test/functional/cases/001_merged/300_rbl.robot +++ b/test/functional/cases/001_merged/300_rbl.robot @@ -93,5 +93,6 @@ NUMERIC URLS WITH CONTENT NUMERIC URLS WITH EVERYTHING Scan File ${RSPAMD_TESTDIR}/messages/numeric_urls.eml + ... IP=127.0.0.1 ... Settings={symbols_enabled = [URIBL_NUMERIC_EVERYTHING]} Expect Symbol With Exact Options URIBL_NUMERIC_EVERYTHING 12.11.10.9:url 4.3.2.1:url 8.7.6.5:url diff --git a/test/functional/configs/merged-override.conf b/test/functional/configs/merged-override.conf index c94d8df00..09ac00584 100644 --- a/test/functional/configs/merged-override.conf +++ b/test/functional/configs/merged-override.conf @@ -324,6 +324,7 @@ rbl { images = true; content_urls = true; rbl = "test9.uribl"; + exclude_local = false; } URIBL_NOCONTENT { rbl = "test9.uribl";