diff --git a/manifest.toml b/manifest.toml index de8083f..2532098 100644 --- a/manifest.toml +++ b/manifest.toml @@ -41,9 +41,6 @@ ram.runtime = "50M" type = "group" default = "visitors" - [install.admin] - type = "user" - [resources] [resources.sources.main] amd64.url = "https://github.com/wekan/wekan/releases/download/v7.54/wekan-7.54-amd64.zip" @@ -60,4 +57,4 @@ ram.runtime = "50M" [resources.permissions] main.url = "/" - #admin.allowed = "admins" + admin.allowed = "admins" diff --git a/tests.toml b/tests.toml index d65a24d..6793893 100644 --- a/tests.toml +++ b/tests.toml @@ -2,4 +2,5 @@ test_format = 1.0 [default] - test_upgrade_from.413b6e0e52fdf162a40313a4f7960f203a0bc64f.name = "Upgrade from 7.09~ynh1" + #test_upgrade_from.413b6e0e52fdf162a40313a4f7960f203a0bc64f.name = "Upgrade from 7.09~ynh1" + test_upgrade_from.90a8b3fc1e077d28620f1ef4f9099a4476c22944.name = "Upgrade from 7.41~ynh1"