mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-04-08 09:41:35 +00:00
In Python 3.12, has_calls is not a valid assertion. Closes: #1058421 Tests: - Run "python3.12 -m pytest plinth/tests/test_operation.py" in unstable container. All tests are passed. Signed-off-by: James Valleroy <jvalleroy@mailbox.org> Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>