Fix test in 'SmtpTransportTest'
We tested whether the connection was still open. But we should test whether the connection was closed. The test passed most of the time because closing a connection takes some time.
Loading
Please register or sign in to comment