mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 15:03:34 +00:00
When running some tests multiple times in the same call, were failing because of the data duplication. This commit resolves that issue by resetting the test environment (i.e: Re-cloning test database and clearing cache) after each run. Fixes #17607.
15 KiB
15 KiB