diff options
Diffstat (limited to 'test/functional/cases/lua.robot')
-rw-r--r-- | test/functional/cases/lua.robot | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/test/functional/cases/lua.robot b/test/functional/cases/lua.robot index b8005cd8f..46dd15ea0 100644 --- a/test/functional/cases/lua.robot +++ b/test/functional/cases/lua.robot @@ -26,6 +26,5 @@ Flags Dependencies [Setup] Lua Setup ${TESTDIR}/lua/deps.lua ${result} = Scan Message With Rspamc ${MESSAGE} - Follow Rspamd Log - Should Contain ${result.stdout} DEP10 + Check Rspamc ${result} DEP10 [Teardown] Generic Teardown |