1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/glitchsoc_ynh.git synced 2024-09-03 19:15:59 +02:00
This commit is contained in:
Tagada 2023-05-19 22:51:46 +02:00
parent d21c2712e3
commit 7b3b90fff1

View file

@ -6,7 +6,7 @@ test_format = 1.0
# Tests to run
# ------------
exclude = ["install.subdir", "install.nourl", "install.multi"]
exclude = ["install.subdir", "install.nourl", "install.multi", "change_url"]
# 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
# NB: you should NOT need this except if you really have a good reason...