mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
We stop using `local_id_counter`, which was just noise,
and instead we just make the test more realistic:
- Use 123.04 for our local id on the message that
we're simulating sending.
- Use 127 as the message id that the server gives
us back in the success payload.