mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
Pathways that only catch internal code errors should use AssertionError so that they are not included when computing test coverage.
Pathways that only catch internal code errors should use AssertionError so that they are not included when computing test coverage.