commit c38ba89: [Test] Slightly improve a test message

Vsevolod Stakhov vsevolod at highsecure.ru
Sun Dec 8 09:56:06 UTC 2019


Author: Vsevolod Stakhov
Date: 2019-12-08 09:48:47 +0000
URL: https://github.com/rspamd/rspamd/commit/c38ba89230bb7da7e3741bd5a601eb6b11f7df9a (HEAD -> master)

[Test] Slightly improve a test message

---
 test/functional/messages/url10.eml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/test/functional/messages/url10.eml b/test/functional/messages/url10.eml
index 3b43e9e08..3371def85 100644
--- a/test/functional/messages/url10.eml
+++ b/test/functional/messages/url10.eml
@@ -1,4 +1,6 @@
 Content-Type: text/html
 Content-Transfer-Encoding: quoted-printable
+From: user at example.com
+To: undisclosed-recipients;;
 
-<a href="https:/\test­test.­com/redirect?url=https%3A%2F%2Fexample%2Ecom&urlhash=rH0t#100xp at example.com">
\ No newline at end of file
+<a href="https:/\test­test.­com/redirect?url=https%3A%2F%2Fexample%2Ecom&urlhash=rH0t#100xp at example.com">click here!</a>
\ No newline at end of file


More information about the Commits mailing list