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