aboutsummaryrefslogtreecommitdiffstats
path: root/test/functional/cases/general.robot
diff options
context:
space:
mode:
Diffstat (limited to 'test/functional/cases/general.robot')
-rw-r--r--test/functional/cases/general.robot6
1 files changed, 2 insertions, 4 deletions
diff --git a/test/functional/cases/general.robot b/test/functional/cases/general.robot
index 4016b9a6a..aa146b4a9 100644
--- a/test/functional/cases/general.robot
+++ b/test/functional/cases/general.robot
@@ -13,13 +13,11 @@ ${RSPAMD_SCOPE} Suite
*** Test Cases ***
GTUBE
${result} = Scan Message With Rspamc ${GTUBE}
- Follow Rspamd Log
- Should Contain ${result.stdout} GTUBE (
+ Check Rspamc ${result} GTUBE (
GTUBE - Encrypted
${result} = Run Rspamc -p -h ${LOCAL_ADDR}:${PORT_NORMAL} --key ${KEY_PUB1} ${GTUBE}
- Follow Rspamd Log
- Should Contain ${result.stdout} GTUBE (
+ Check Rspamc ${result} GTUBE (
GTUBE - Scan File feature
${result} = Scan File ${LOCAL_ADDR} ${PORT_NORMAL} ${GTUBE}