Fix tests

This commit is contained in:
nemunaire 2025-11-17 10:28:32 +07:00
commit d81ff1731c
3 changed files with 8 additions and 5 deletions

View file

@ -106,6 +106,9 @@ Content-Type: text/html; charset=utf-8
}
func TestGetAuthenticationResults(t *testing.T) {
// Force hostname
hostname = "example.com"
rawEmail := `From: sender@example.com
To: recipient@example.com
Subject: Test Email