From 0a97fb6973abf6a8648fcd574287a67966b6266a Mon Sep 17 00:00:00 2001 From: tituspijean Date: Sun, 1 Oct 2023 11:21:33 +0200 Subject: [PATCH 1/3] Fix tests --- tests.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/tests.toml b/tests.toml index 54d6f3e..720a4fe 100644 --- a/tests.toml +++ b/tests.toml @@ -7,3 +7,4 @@ test_format = 1.0 # ------------------------------- test_upgrade_from.15d9c1a09457fb9d71fd0519cd16a0492669a8a9.name = "Upgrade from 0.4.0~ynh1" + test_upgrade_from.15d9c1a09457fb9d71fd0519cd16a0492669a8a9.args.admin = "package_checker" From f39a6894331bea56fc9e7383d4858f4942412149 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 1 Oct 2023 09:22:26 +0000 Subject: [PATCH 2/3] Auto-update README --- README.md | 1 - README_fr.md | 1 - 2 files changed, 2 deletions(-) diff --git a/README.md b/README.md index 1bb4903..c69820b 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,6 @@ WireGuard® is fast and modern VPN that utilizes state-of-the-art cryptography. * Official app website: * Upstream app code repository: -* YunoHost documentation for this app: * Report a bug: ## Developer info diff --git a/README_fr.md b/README_fr.md index bd79fbe..0d7bce4 100644 --- a/README_fr.md +++ b/README_fr.md @@ -29,7 +29,6 @@ WireGuard® est un VPN rapide et moderne qui utilise une cryptographie de pointe * Site officiel de l’app : * Dépôt de code officiel de l’app : -* Documentation YunoHost pour cette app : * Signaler un bug : ## Informations pour les développeurs From 27ae70d2a3350e36e00ec756b9d47d0d76a67366 Mon Sep 17 00:00:00 2001 From: tituspijean Date: Sun, 1 Oct 2023 12:06:59 +0200 Subject: [PATCH 3/3] =?UTF-8?q?Fix=20tests=C2=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tests.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/tests.toml b/tests.toml index 720a4fe..eb8e15e 100644 --- a/tests.toml +++ b/tests.toml @@ -8,3 +8,4 @@ test_format = 1.0 test_upgrade_from.15d9c1a09457fb9d71fd0519cd16a0492669a8a9.name = "Upgrade from 0.4.0~ynh1" test_upgrade_from.15d9c1a09457fb9d71fd0519cd16a0492669a8a9.args.admin = "package_checker" + test_upgrade_from.15d9c1a09457fb9d71fd0519cd16a0492669a8a9.args.domain = "sub.domain.tld"