mirror of
https://github.com/chatmail/core.git
synced 2026-04-05 23:22:11 +03:00
fix typo
This commit is contained in:
@@ -856,7 +856,7 @@ class TestOnlineAccount:
|
||||
lp.sec("wait for ac2 to receive message")
|
||||
msg2 = ac2._evtracker.wait_next_incoming_message()
|
||||
assert "<p>" not in msg2.text
|
||||
assert "Hello HTML world" in msg2.text
|
||||
assert "hello HTML world" in msg2.text
|
||||
assert msg2.has_html()
|
||||
assert html_text in msg2.html
|
||||
|
||||
|
||||
Reference in New Issue
Block a user