diff --git a/client_test.go b/client_test.go index 10dd898..195a797 100644 --- a/client_test.go +++ b/client_test.go @@ -2816,7 +2816,6 @@ func TestClient_DialToSMTPClientWithContext(t *testing.T) { t.Fatal("expected connection to fake to fail") } }) - } func TestClient_sendSingleMsg(t *testing.T) {