mirror of https://github.com/zulip/zulip.git
fdcd518e26
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 |