mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-17 07:45:54 +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>