From 1d0c3ae0ace2f6f4313e05cf4297e81e09df9cd2 Mon Sep 17 00:00:00 2001 From: korgoth1 Date: Sat, 7 Dec 2019 23:48:27 +0300 Subject: [PATCH] [Test] SURBL html entity­ --- test/functional/cases/340_surbl.robot | 1 + 1 file changed, 1 insertion(+) diff --git a/test/functional/cases/340_surbl.robot b/test/functional/cases/340_surbl.robot index 71bd4285a..8d62c1698 100644 --- a/test/functional/cases/340_surbl.robot +++ b/test/functional/cases/340_surbl.robot @@ -144,6 +144,7 @@ SURBL IDN Punycode domain SURBL html entity ­ ${result} = Scan Message With Rspamc ${TESTDIR}/messages/url10.eml Should Contain ${result.stdout} RSPAMD_URIBL + Should Contain ${result.stdout} DBL_SPAM *** Keywords *** Surbl Setup -- 2.39.5