Fix tests
This commit is contained in:
parent
eef6480e75
commit
d81ff1731c
3 changed files with 8 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue