commit 97137ee: [Test] Another minor fix for the test

Vsevolod Stakhov vsevolod at rspamd.com
Sat Nov 19 20:28:26 UTC 2022


Author: Vsevolod Stakhov
Date: 2022-11-19 14:58:12 +0000
URL: https://github.com/rspamd/rspamd/commit/97137eeb575a48ced931a795dcc5b7868d3af439

[Test] Another minor fix for the test

---
 test/functional/cases/001_merged/101_lua.robot | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/functional/cases/001_merged/101_lua.robot b/test/functional/cases/001_merged/101_lua.robot
index 5d70feea2..d1a771cb3 100644
--- a/test/functional/cases/001_merged/101_lua.robot
+++ b/test/functional/cases/001_merged/101_lua.robot
@@ -47,4 +47,4 @@ Rule conditions
 
 External Maps Simple
   Scan File  ${MESSAGE}  Settings={symbols_enabled = [EXTERNAL_MAP]}
-  Expect Symbol With Exact Options  EXTERNAL_MAP  +hello
\ No newline at end of file
+  Expect Symbol With Exact Options  EXTERNAL_MAP  +hello map
\ No newline at end of file


More information about the Commits mailing list