From bd925cbcbe16cf9f088cc3b187a052095c5760db Mon Sep 17 00:00:00 2001 From: Andrew Lewis Date: Sun, 31 Jul 2016 15:52:29 +0200 Subject: [Test] Some minor fixes for tests --- test/functional/cases/101_lua.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/functional/cases/101_lua.robot') diff --git a/test/functional/cases/101_lua.robot b/test/functional/cases/101_lua.robot index 5e5dff6c8..81c08ceee 100644 --- a/test/functional/cases/101_lua.robot +++ b/test/functional/cases/101_lua.robot @@ -26,7 +26,7 @@ Pre and Post Filters [Setup] Lua Setup ${TESTDIR}/lua/prepostfilters.lua ${result} = Scan Message With Rspamc ${MESSAGE} Check Rspamc ${result} TEST_PRE - Check Rspamc ${result} TEST_POST rc_nocheck=1 + Should Contain ${result.stdout} TEST_POST *** Keywords *** Lua Setup -- cgit v1.2.3