Control: forwarded -1 https://github.com/certbot/certbot/pull/10576
On Mon, Feb 09, 2026 at 06:05:22PM +0000, Santiago Vila wrote:
assert mock_log.debug.call_count == 1E AssertionError: assert 2 == 1 E + where 2 = <MagicMock name='logger.debug' id='140106062594128'>.call_count E + where <MagicMock name='logger.debug' id='140106062594128'> = <MagicMock name='logger' id='140106062528928'>.debug
This looks like a bug fixed upstream last week: https://github.com/certbot/certbot/pull/10576 Thanks, -- Colin Watson (he/him) [[email protected]]

