0
0
mirror of https://github.com/thunderbird/thunderbird-android.git synced 2024-09-20 04:02:14 +02:00

Remove unnecessary test server operation

This commit is contained in:
cketti 2024-01-26 12:57:49 +01:00
parent 74d554f2e6
commit 4486988c9d

View File

@ -254,7 +254,6 @@ class ImapServerSettingsValidatorTest {
output("1 OK CAPABILITY Completed")
expect("2 STARTTLS")
output("2 OK Begin TLS negotiation now")
startTls()
}
val serverSettings = ServerSettings(
type = "imap",