1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mattermost_ynh.git synced 2024-09-03 19:36:29 +02:00

Update tests.toml

This commit is contained in:
Éric Gaspar 2023-03-07 08:53:37 +01:00
parent f5cc672bb9
commit 516c641731

View file

@ -11,6 +11,15 @@ test_format = 1.0
args.version = "Enterprise"
args.team_display_name = "Mon équipe"
# -------------------------------
# Commits to test upgrade from
# -------------------------------
test_upgrade_from.738ba505.name = "Upgrade from 7.2.0"
test_upgrade_from.1677cb9f.name = "Upgrade from 7.3.0"
["Test-with-Team-Edition"]
only = ["install.subdir", "backup_restore", "upgrade" ]