diff options
Diffstat (limited to 'test/functional/cases/108_settings.robot')
-rw-r--r-- | test/functional/cases/108_settings.robot | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/functional/cases/108_settings.robot b/test/functional/cases/108_settings.robot index 0b4877882..1b51343d0 100644 --- a/test/functional/cases/108_settings.robot +++ b/test/functional/cases/108_settings.robot @@ -180,7 +180,7 @@ SETTINGS ID - VIRTUAL HOSTNAME Do Not Expect Symbol SIMPLE_PRE SETTINGS ID - VIRTUAL SELECTOR - Scan File ${MESSAGE} Rcpt=user3@example.com + Scan File ${MESSAGE} Rcpt=test3@example.com Expect Symbol With Score SIMPLE_VIRTUAL 10 Expect Symbol With Score EXPLICIT_VIRTUAL 10 Do Not Expect Symbol SIMPLE_TEST @@ -190,7 +190,7 @@ SETTINGS ID - VIRTUAL SELECTOR Do Not Expect Symbol SIMPLE_PRE SETTINGS ID - ANGLED RECIPIENT - Scan File ${MESSAGE} Rcpt=<user3@example.com> + Scan File ${MESSAGE} Rcpt=<test3@example.com> Expect Symbol With Score SIMPLE_VIRTUAL 10 Expect Symbol With Score EXPLICIT_VIRTUAL 10 Do Not Expect Symbol SIMPLE_TEST |