From 753574291b358d9ab6056acbab6d903a2713ab1a Mon Sep 17 00:00:00 2001 From: Krakinou Date: Mon, 7 Aug 2023 21:36:20 +0200 Subject: [PATCH] change test suite --- tests.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests.toml b/tests.toml index 5033e13..0b44d88 100644 --- a/tests.toml +++ b/tests.toml @@ -19,7 +19,7 @@ test_format = 1.0 yunohost domain add mqtt.domain.tld """ - exclude = ["package_linter", "install.root", "install.subdir", "install.private", "install.multi", "backup_restore", "upgrade", "change_url"] + exclude = ["package_linter", "install.subdir", "install.private", "install.multi", "backup_restore", "upgrade", "change_url"] test_upgrade_from.27311ad.name = "2022.2 with mosquitto" test_upgrade_from.27311ad.args.mqtt_domain="mqtt.domain.tld" \ No newline at end of file