1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hotspot_ynh.git synced 2024-09-03 19:25:53 +02:00

For some reason, gotta specify a default domain arg when testing upgrade from old version

This commit is contained in:
Alexandre Aubin 2023-11-27 23:47:57 +01:00
parent 60f3bced65
commit 7b4254baa0

View file

@ -6,6 +6,7 @@ test_format = 1.0
args.firmware_nonfree = "no" args.firmware_nonfree = "no"
test_upgrade_from.539a1f26.name = "Pre 2.0" test_upgrade_from.539a1f26.name = "Pre 2.0"
test_upgrade_from.539a1f26.args.domain = "domain.tld"
[with_nonfree] [with_nonfree]