mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
Added an additional test case to `test_submessages.py` for testing the message object containing `submessages` meta data. Previous to this commit we were never validating the `submessage` schema in the `message` objects. Fixes #25896.