remove iroh underscore domain support for now.

This commit is contained in:
holger krekel
2026-03-04 10:53:26 +01:00
committed by link2xt
parent 1a04180ef6
commit aa36cfd581
6 changed files with 22 additions and 618 deletions

View File

@@ -1016,7 +1016,6 @@ def test_configured_imap_certificate_checks(acfactory):
# Certificate checks should be configured (not None)
info = alice.get_info()
domain = alice.get_config("addr").split("@")[-1]
assert "cert_automatic" in info.used_transport_settings
# "cert_old_automatic" is the value old Delta Chat core versions used