From e8f90ff9939b018f40444490bdff87ef38f62415 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 24 Oct 2015 23:59:36 +0100 Subject: [PATCH] Add flag in to _common.sh integration test --- tests/integration/_common.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/integration/_common.sh b/tests/integration/_common.sh index 1dffaa4e3..bdd73244a 100755 --- a/tests/integration/_common.sh +++ b/tests/integration/_common.sh @@ -20,6 +20,7 @@ letsencrypt_test () { --manual-test-mode \ $store_flags \ --text \ + --redirect \ --agree-dev-preview \ --agree-tos \ --email "" \