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:
parent
3afc8b887f
commit
753574291b
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
Loading…
Add table
Reference in a new issue