mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-01 07:56:13 +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>