mirror of
https://github.com/certbot/certbot.git
synced 2026-01-27 19:42:53 +03:00
Add a new test to make sure that we are covering all the branches of get_virtual_hosts() regardless of the order that Augeas returns the found VirtualHost paths. Fixes: #6813 * Add a test to ensure test coverage regardless of the order of returned vhosts * Use deepcopy instead, and increase coverage requirement back to 100%
Apache plugin for Certbot