mirror of
https://github.com/certbot/certbot.git
synced 2026-01-21 19:01:07 +03:00
The last commit refactored determine_authenticator to take a mapping of authenticator names to authenticators instead of a list of authenticators. This commit updates the existing unit tests to work with this refactor.