From dec52d96ca8187216ef5a44246836210bbd573b7 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Date: Tue, 5 Dec 2023 13:29:53 +0100 Subject: [PATCH] Update tests.toml --- tests.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests.toml b/tests.toml index a92406c..0528ebc 100644 --- a/tests.toml +++ b/tests.toml @@ -20,5 +20,5 @@ test_format = 1.0 test_upgrade_from.09cf1c6b.name = "v1 era" test_upgrade_from.09cf1c6b.args.domain = "domain.tld" - test_upgrade_from.09cf1c6b.args.redirect_type = "proxy_public" + test_upgrade_from.09cf1c6b.args.redirect_type = "proxy" test_upgrade_from.09cf1c6b.args.redirect_path = "http://127.0.0.1"