From ac594f21c5a74f32464285aad9106cfb31c0a63f Mon Sep 17 00:00:00 2001 From: Vsevolod Stakhov Date: Tue, 10 Sep 2019 14:19:23 +0100 Subject: [PATCH] [Test] Follow rspamd logs --- test/functional/cases/350_magic.robot | 1 + 1 file changed, 1 insertion(+) diff --git a/test/functional/cases/350_magic.robot b/test/functional/cases/350_magic.robot index 85893b23be..877b6e88e4 100644 --- a/test/functional/cases/350_magic.robot +++ b/test/functional/cases/350_magic.robot @@ -14,5 +14,6 @@ ${URL_TLD} ${TESTDIR}/../lua/unit/test_tld.dat *** Test Cases *** Magic detections bundle 1 ${result} = Scan Message With Rspamc ${TESTDIR}/messages/gargantua.eml + Follow Rspamd Log Should Contain ${result.stdout} MAGIC_SYM_ZIP_2 Should Contain ${result.stdout} MAGIC_SYM_RAR_3 \ No newline at end of file -- 2.47.3