1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/domoticz_ynh.git synced 2024-09-03 18:26:17 +02:00

change test suite

This commit is contained in:
Krakinou 2023-08-07 21:36:20 +02:00
parent 3afc8b887f
commit 753574291b

View file

@ -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"