From 91706e737e78d8f64508ccb13307165df62ca250 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 19 Jun 2023 10:01:27 +0200 Subject: [PATCH] cleaning --- manifest.toml | 2 +- tests.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 56ff1a8..336ccfd 100644 --- a/manifest.toml +++ b/manifest.toml @@ -18,7 +18,7 @@ userdoc = "https://abantecart.atlassian.net/wiki/spaces/AD/overview?homepageId=3 code = "https://github.com/abantecart/abantecart-src" [integration] -yunohost = ">= 11.1.20" +yunohost = ">= 11.1.21" architectures = "all" multi_instance = false ldap = false diff --git a/tests.toml b/tests.toml index 359a5ec..3d22dc5 100644 --- a/tests.toml +++ b/tests.toml @@ -5,7 +5,7 @@ test_format = 1.0 # Tests to run # ------------ - exclude = ["change_url"] + #exclude = ["change_url"] # ------------------------------- # Commits to test upgrade from