Commit 9fbbdf7
committed
cephadm: fix invalid use of mock called_with method
Fixes `AttributeError: 'called_with' is not a valid assertion` errors
that appear when running the unit tests with python3.12.
Part of an effort to get ceph tox environments passing on Python 3.12.
Signed-off-by: John Mulligan <[email protected]>1 parent d9acf69 commit 9fbbdf7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
668 | 668 | | |
669 | 669 | | |
670 | 670 | | |
671 | | - | |
| 671 | + | |
672 | 672 | | |
673 | 673 | | |
674 | 674 | | |
| |||
0 commit comments