mirror of
https://github.com/certbot/certbot.git
synced 2026-08-02 03:11:55 +02:00
route53: add unit tests (#4725)
This change introduces unit tests to cover all lines of the route53 plugin except for the timeout in `_wait_for_change`.
This commit is contained in:
committed by
Brad Warren
parent
40e8fc4dec
commit
c9ff9e3c7a
@@ -20,5 +20,6 @@ fi
|
||||
-e certbot-dns-google \
|
||||
-e certbot-dns-nsone \
|
||||
-e certbot-nginx \
|
||||
-e certbot-route53 \
|
||||
-e letshelp-certbot \
|
||||
-e certbot-compatibility-test
|
||||
|
||||
Reference in New Issue
Block a user