mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-02 12:06:08 +00:00
a8a46b1336
Python 3.8 has a native AsyncMock, use it instead of a custom implementation.