commit 68b6f77: [Test] Sigh, another score fix
Vsevolod Stakhov
vsevolod at highsecure.ru
Wed Jun 24 15:21:11 UTC 2020
Author: Vsevolod Stakhov
Date: 2020-06-24 16:18:28 +0100
URL: https://github.com/rspamd/rspamd/commit/68b6f7720489c4b739e42f00e6f8b4e767eebee1 (HEAD -> master)
[Test] Sigh, another score fix
---
test/functional/cases/340_surbl.robot | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test/functional/cases/340_surbl.robot b/test/functional/cases/340_surbl.robot
index ab89b9def..36eb57691 100644
--- a/test/functional/cases/340_surbl.robot
+++ b/test/functional/cases/340_surbl.robot
@@ -13,7 +13,7 @@ ${URL_TLD} ${TESTDIR}/../lua/unit/test_tld.dat
*** Test Cases ***
SURBL resolve ip
${result} = Scan Message With Rspamc ${TESTDIR}/messages/url7.eml
- Should Contain ${result.stdout} URIBL_SBL_CSS (1.00)[8.8.8.9:example.ru
+ Should Contain ${result.stdout} URIBL_SBL_CSS (0.00)[8.8.8.9:example.ru
Should Contain ${result.stdout} URIBL_XBL (1.00)[8.8.8.8:example.ru
Should Contain ${result.stdout} URIBL_PBL (1.00)[8.8.8.8:example.ru
More information about the Commits
mailing list