From e4997de0dc09f1a1feab7358ff2cf7eb12257fdc Mon Sep 17 00:00:00 2001 From: tituspijean Date: Sat, 9 Sep 2023 17:38:45 +0200 Subject: [PATCH] Update tests.toml, the app is supposed to be publicly accessible --- tests.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests.toml b/tests.toml index 4bcc359..5ef6b82 100644 --- a/tests.toml +++ b/tests.toml @@ -6,7 +6,7 @@ test_format = 1.0 sudo yunohost domain add dex-headscale.domain.tld """ - exclude = ["change_url"] + exclude = [ "install.private", "change_url" ] args.domain = "sub.domain.tld" args.dex_domain = "dex-headscale.domain.tld"