1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/webtrees_ynh.git synced 2024-09-03 18:26:37 +02:00
webtrees_ynh/tests.toml
Thomas 87862584be
V2 (#77)
* v2

* Auto-update README

* v2

* v2

* v2

* Update upgrade

* fix

* Update install

* Update tests.toml

* autoupdate

* Update manifest.toml

* Update install

* Update POST_INSTALL.md

* Add fr

* Auto-update README

* Update manifest.toml

* Auto-update README

* Update upgrade

* Update manifest.toml

* cleaning

* Update upgrade

* update to php8.2

* Update tests.toml

---------

Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2023-06-07 22:28:49 +02:00

17 lines
432 B
TOML

test_format = 1.0
[default]
# -------------------------------
# Default args to use for install
# -------------------------------
args.username = "john"
args.name = "john"
args.email = "admin@example.com"
# -------------------------------
# Commits to test upgrade from
# -------------------------------
test_upgrade_from.dfcde24cce4db0527465acbc16dcecf9a3082858.name = "2.1.16"