diff --git a/tests/integration/_common.sh b/tests/integration/_common.sh index db514134d..07eca44b2 100755 --- a/tests/integration/_common.sh +++ b/tests/integration/_common.sh @@ -20,7 +20,7 @@ letsencrypt_test () { --manual-test-mode \ $store_flags \ --text \ - -r \ + --no-redirect \ --agree-dev-preview \ --agree-tos \ --email "" \