mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-26 19:35:31 +00:00
a8a46b1336
Python 3.8 has a native AsyncMock, use it instead of a custom implementation.