mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 07:23:22 +00:00
A couple of tests asserted that the number of queries were within a range, because they ran one additional query when they were run individually, as compared to running all the tests in `TestDigestEmailMessages`. We now trigger these additional queries within the tests, to make the tests deterministic and assert that the number of queries is a number, instead of a range.
13 KiB
13 KiB