mirror of
https://github.com/element-hq/synapse.git
synced 2026-06-03 19:11:21 +00:00
4013216fcc
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>