From 1f30053f275106db8a87871aa428f2374e05e117 Mon Sep 17 00:00:00 2001 From: tituspijean Date: Sun, 11 Jun 2023 19:05:34 +0200 Subject: [PATCH] Do not test change_url --- tests.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests.toml b/tests.toml index b302111..4bcc359 100644 --- a/tests.toml +++ b/tests.toml @@ -6,6 +6,8 @@ test_format = 1.0 sudo yunohost domain add dex-headscale.domain.tld """ + exclude = ["change_url"] + args.domain = "sub.domain.tld" args.dex_domain = "dex-headscale.domain.tld" args.dex_path = "/dex"