mirror of
https://github.com/YunoHost-Apps/mastodon_ynh.git
synced 2024-09-03 19:46:02 +02:00
Disable install.private test
This commit is contained in:
parent
5a72e72b2c
commit
dd0c78d088
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ test_format = 1.0
|
|||
# Tests to run
|
||||
# ------------
|
||||
|
||||
exclude = ["install.multi", "change_url"]
|
||||
exclude = ["install.multi", "install.private", "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
|
||||
|
||||
# -------------------------------
|
||||
|
|
Loading…
Add table
Reference in a new issue