Python 3 port: adjust mock import on test_utils_process.py
Mock is slightly lighter than MagicMock, which is only necessary
when mocking "magic" methods. So, let's revert to the lighter
Mock class.
Signed-off-by: NCleber Rosa <crosa@redhat.com>
Showing
想要评论请 注册 或 登录