1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dex_ynh.git synced 2024-09-03 18:26:22 +02:00

Fix tests

This commit is contained in:
Salamandar 2024-02-04 20:27:43 +01:00
parent 65a74f0f27
commit 999400e29e

View file

@ -2,19 +2,13 @@ test_format = 1.0
[default] [default]
# ------------
# Tests to run
# ------------
exclude = ["install.private"] # The test IDs to be used in only/exclude statements are: install.root, install.subdir, install.nourl, install.multi, backup_restore, upgrade, upgrade.someCommitId change_url
# ------------------------------- # -------------------------------
# Default args to use for install # Default args to use for install
# ------------------------------- # -------------------------------
args.name = "Outline" args.id = "Outline"
args.secret = "secret" args.secret = "secret"
args.callback = "domain.tld/callback" args.callback = "domain.tld/callback"
# ------------------------------- # -------------------------------
# Commits to test upgrade from # Commits to test upgrade from