mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
This commit replaces `with_field` calls to use the override style instead. `override` is preferred since it makes sure the stubbed function is actually called, while `with_field` doesn't, which makes it hard to spot dead code.
26 KiB
26 KiB