1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/flohmarkt_ynh.git synced 2024-09-03 18:36:30 +02:00

extend tests.toml with argument for admin_mail

This commit is contained in:
Chris Vogel 2024-06-15 14:12:56 +02:00
parent add2cb2682
commit 59467240fa

View file

@ -7,6 +7,7 @@ test_format = 1.0
args.password_couchdb_admin = "TestPasswordCouchDBadmin"
args.password_couchdb_flohmarkt = "TestPasswordCouchDBflohmarkt"
args.admin_mail = "admin@localhost"
test_upgrade_from.217fc0e.name = "Upgrade from ynh4"