mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
Add flag in to _common.sh integration test
This commit is contained in:
parent
9d92a4c4ae
commit
e8f90ff993
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ letsencrypt_test () {
|
|||
--manual-test-mode \
|
||||
$store_flags \
|
||||
--text \
|
||||
--redirect \
|
||||
--agree-dev-preview \
|
||||
--agree-tos \
|
||||
--email "" \
|
||||
|
|
|
|||
Loading…
Reference in a new issue