mirror of
https://github.com/element-hq/synapse.git
synced 2026-08-17 19:41:03 +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>