From d2fbce7dd9931431a4446e05aff8fba89b36d875 Mon Sep 17 00:00:00 2001 From: Andrew Lewis Date: Thu, 16 Nov 2023 18:28:19 +0200 Subject: [PATCH] [Test] Try correct settings test --- test/functional/cases/108_settings.robot | 4 ++-- 1 file 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= + Scan File ${MESSAGE} Rcpt= Expect Symbol With Score SIMPLE_VIRTUAL 10 Expect Symbol With Score EXPLICIT_VIRTUAL 10 Do Not Expect Symbol SIMPLE_TEST -- 2.39.5