mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-17 18:35:46 +00:00
a8a46b1336
Python 3.8 has a native AsyncMock, use it instead of a custom implementation.