mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 20:44:04 +00:00
Current production code uses client_id in the event dict and this test should be updated to reflect that. Old format event can still be consumed by the worker, but that is already tested by WorkerTest.test_UserActivityWorker.