mirror of
https://github.com/YunoHost-Apps/bookstack_ynh.git
synced 2024-09-03 18:16:02 +02:00
Update tests.toml
This commit is contained in:
parent
35c3d93405
commit
81536d611d
1 changed files with 0 additions and 17 deletions
17
tests.toml
17
tests.toml
|
@ -6,22 +6,5 @@ test_format = 1.0
|
||||||
# Default args to use for install
|
# Default args to use for install
|
||||||
# -------------------------------
|
# -------------------------------
|
||||||
|
|
||||||
args.auth_method = "ldap"
|
|
||||||
|
|
||||||
# -------------------------------
|
|
||||||
# Default args to use for install
|
|
||||||
# -------------------------------
|
|
||||||
|
|
||||||
exclude = ["install.nourl"]
|
exclude = ["install.nourl"]
|
||||||
|
|
||||||
# -------------------------------
|
|
||||||
# Commits to test upgrade from
|
|
||||||
# -------------------------------
|
|
||||||
|
|
||||||
test_upgrade_from.d653976.name = "Upgrade from 23.01"
|
|
||||||
|
|
||||||
[standard_auth_method]
|
|
||||||
|
|
||||||
only = ["install.subdir", "backup_restore", "upgrade"]
|
|
||||||
|
|
||||||
args.auth_method = "standard"
|
|
||||||
|
|
Loading…
Reference in a new issue