Running the tests on Python 3.12 prints out a warning ```python unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", ```