mirror of
https://github.com/chatmail/core.git
synced 2026-09-22 04:58:47 +03:00
Improve comments
This commit is contained in:
@@ -26,7 +26,7 @@ def wait_for_imap_message(imap):
|
||||
|
||||
def test_add_second_address(acf) -> None:
|
||||
account = acf.new_configured_account()
|
||||
assert len(account.list_transports()) == 1
|
||||
assert len(account.list_transports()) == 1
|
||||
|
||||
qr = acf.get_account_qr()
|
||||
account.add_transport_from_qr(qr)
|
||||
|
||||
Reference in New Issue
Block a user