mirror of
https://github.com/certbot/certbot.git
synced 2026-08-04 12:13:34 +02:00
Avoid hacky --email "" case for integration tests
This commit is contained in:
@@ -23,7 +23,7 @@ letsencrypt_test () {
|
|||||||
--no-redirect \
|
--no-redirect \
|
||||||
--agree-dev-preview \
|
--agree-dev-preview \
|
||||||
--agree-tos \
|
--agree-tos \
|
||||||
--email "" \
|
--register-unsafely-without-email \
|
||||||
--renew-by-default \
|
--renew-by-default \
|
||||||
--debug \
|
--debug \
|
||||||
-vvvvvvv \
|
-vvvvvvv \
|
||||||
|
|||||||
Reference in New Issue
Block a user