mirror of
https://github.com/zulip/zulip.git
synced 2026-06-30 21:11:04 +08:00
This commit adds `durable=True` to the short independent db transaction in `UserGroupRaceConditionTestCase.tearDown` method. This is as a part of our plan to explicitly mark all the transaction.atomic calls with either 'savepoint=False' or 'durable=True' as required. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_user_groups.py | ||