mirror of
https://github.com/YunoHost-Apps/collabora_ynh.git
synced 2024-09-03 18:16:25 +02:00
16 lines
348 B
TOML
16 lines
348 B
TOML
|
test_format = 1.0
|
||
|
|
||
|
[default]
|
||
|
|
||
|
# ------------
|
||
|
# Tests to run
|
||
|
# ------------
|
||
|
|
||
|
exclude = ["install.private", "install.nourl", "install.multi", "install.subdir", "change_url"]
|
||
|
|
||
|
# -------------------------------
|
||
|
# Default args to use for install
|
||
|
# -------------------------------
|
||
|
|
||
|
args.nextcloud_domain = "nextcloud.tld"
|