mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-26 02:12:20 +00:00
For some reason, one test imports Mock class from mock.mock rather than from mock. This change fixes this error. Signed-off-by: Oleg Girko <ol@infoserver.lv>