mirror of
https://github.com/certbot/certbot.git
synced 2026-07-27 16:30:31 +02:00
* run unittest2pytest The command used here was `unittest2pytest -nw acme/tests certbot*/tests`. * fix with pytest.raises * add parens to fix refactoring * <= not <