mirror of
https://github.com/zulip/zulip.git
synced 2025-11-12 18:06:44 +00:00
This is prep toward allowing individual tests to fail while continuing to run the test suite. Most of the steps in namespace.finish() could be put in a `finally` block, but once a test fails, there's no reason to complain about unused mocks, since there are bigger things to address.
8.8 KiB
8.8 KiB