mirror of
https://github.com/zulip/zulip.git
synced 2025-11-20 22:48:16 +00:00
The messages populated in the test database are random in nature, so there is a possibility of more than one resolved topic messages returned by 'self.get_and_check_messages()' query in 'test_get_messages_for_resolved_topics'. That would result in a flaky behavior. This commit fixes the flaky behavior.
188 KiB
188 KiB