diff --git a/manifest.toml b/manifest.toml index 967c32f..4ca25e3 100644 --- a/manifest.toml +++ b/manifest.toml @@ -16,7 +16,6 @@ license = "MIT" website = "https://librephotos.com" demo = " (user: demo, password: demo1234)" admindoc = "https://docs.librephotos.com" -userdoc = "https://github.com/LibrePhotos/librephotos" code = "https://github.com/LibrePhotos/librephotos" fund = "https://www.paypal.com/donate/?hosted_button_id=5JWVM2UR4LM96" @@ -158,7 +157,7 @@ ram.runtime = "50M" fi """ - [[resources.apt.extras]] + [resources.apt.extras.yarn] repo = "deb https://dl.yarnpkg.com/debian/ stable main" key = "https://dl.yarnpkg.com/debian/pubkey.gpg" packages = "yarn" diff --git a/tests.toml b/tests.toml index d405a97..2a3f34c 100644 --- a/tests.toml +++ b/tests.toml @@ -8,17 +8,6 @@ test_format = 1.0 # Tests to run # ------------ - exclude = ["install.subdir", "install.multi"] - # The test IDs to be used in only/exclude statements are: - # * install.root - # * install.subdir - # * install.nourl - # * install.multi - # * backup_restore - # * upgrade - # * upgrade.someCommitId - # * change_url - # NB: you should NOT need this except if you really have a good reason... # ------------------------------- # Default args to use for install