mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
In push notification tests, call assert_has_calls with `any_order=True` so that the order of the calls does not matter.
In push notification tests, call assert_has_calls with `any_order=True` so that the order of the calls does not matter.