Skip to content

Commit

Permalink
[Test] Try correct settings test
Browse files Browse the repository at this point in the history
  • Loading branch information
fatalbanana committed Nov 16, 2023
1 parent 2ec6be3 commit 4914590
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/functional/cases/108_settings.robot
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 4914590

Please sign in to comment.