commit | e1eebfa8451d4c28bef0669e4a7f493b6086cab9 | [log] [tgz] |
---|---|---|
author | Martin Kopec <mkopec@redhat.com> | Wed Jul 08 09:39:50 2020 +0000 |
committer | Martin Kopec <mkopec@redhat.com> | Wed Jul 08 13:27:02 2020 +0000 |
tree | 41d874d1740b02d256dfa66f59202dde73433959 | |
parent | 3800158de0c55fc2f8b519a4414a781a0e6752b7 [diff] |
Replace mock by unittest.mock in 2 forgotten cases We replaced usage of third party mock by the standard library in: https://review.opendev.org/#/c/721021/ There are 2 forgotten occurrences where we still use the third party mock, the patch fixes that. Change-Id: I7d00be25bb0b70ce55e27790df33d9134c2a52ae