mirror of
https://github.com/YunoHost-Apps/phpinfo_ynh.git
synced 2024-09-03 19:56:23 +02:00
Update tests.toml
This commit is contained in:
parent
d6191fadb5
commit
d59afbc863
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ test_format = 1.0
|
|||
# Tests to run
|
||||
# ------------
|
||||
|
||||
exclude = ["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
|
||||
exclude = ["install.private", "change_url"]
|
||||
|
||||
# -------------------------------
|
||||
# Default args to use for install
|
||||
|
|
Loading…
Add table
Reference in a new issue