mirror of
https://github.com/ArcaneChat/core.git
synced 2026-07-03 14:05:33 +02:00
99cd6d10da
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.