mirror of
https://github.com/chatmail/core.git
synced 2026-04-06 07:32:12 +03:00
As trashed messages can't be loaded from the db now, `get_message_by_id()` returns None in some tests e.g. in `test_deleted_msgs_dont_reappear()`. A `PerAccount` hook shouldn't be called if so.