diff options
Diffstat (limited to 'test/functional/cases/102_multimap.robot')
-rw-r--r-- | test/functional/cases/102_multimap.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/functional/cases/102_multimap.robot b/test/functional/cases/102_multimap.robot index 7aac43e4e..3b0995d56 100644 --- a/test/functional/cases/102_multimap.robot +++ b/test/functional/cases/102_multimap.robot @@ -66,7 +66,7 @@ MAP - FROM MISS MAP - FROM REGEXP ${result} = Scan Message With Rspamc ${MESSAGE} --from user123@test.com Check Rspamc ${result} REGEXP_MAP - ${result} = Scan Message With Rspamc ${MESSAGE} --from somebody@exAmplE.com + ${result} = Scan Message With Rspamc ${MESSAGE} --from somebody@example.com Check Rspamc ${result} REGEXP_MAP MAP - FROM REGEXP MISS |