mirror of
https://github.com/element-hq/synapse.git
synced 2026-08-28 19:38:15 +00:00
Python 3.8 has a native AsyncMock, use it instead of a custom implementation.
Python 3.8 has a native AsyncMock, use it instead of a custom implementation.