1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hotspot_ynh.git synced 2024-09-03 19:25:53 +02:00
hotspot_ynh/tests.toml
2023-11-27 23:33:57 +01:00

14 lines
280 B
TOML

test_format = 1.0
[default]
args.wifi_passphrase = "!abcDEF01234"
args.firmware_nonfree = "no"
test_upgrade_from.539a1f26.name = "Pre 2.0"
[with_nonfree]
args.wifi_passphrase = "!abcDEF01234"
args.firmware_nonfree = "yes"
only = ["install.nourl"]