1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/restic_ynh.git synced 2024-09-03 20:16:22 +02:00

Update tests.toml

This commit is contained in:
Éric Gaspar 2023-11-25 20:20:01 +01:00
parent ac11e50287
commit 537aab3469

View file

@ -6,6 +6,12 @@ test_format = 1.0
# Tests to run
# ------------
exclude = ["install.private", "install.subdir", "install.root", "change_url"]
# -------------------------------
# Default args to use for install
# -------------------------------
args.server = "dst.domain.tld"
args.ssh_user = "sam"
args.passphrase = "APassphrase"