1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/my_webapp_ynh.git synced 2024-09-03 19:46:26 +02:00

Add password in tests

This commit is contained in:
tituspijean 2023-08-16 22:48:31 +02:00
parent 5a6756a8c4
commit fd0fe51048
No known key found for this signature in database
GPG key ID: EF3B0D7CC0A94720

View file

@ -7,6 +7,7 @@ test_format = 1.0
# -------------------------------
args.with_sftp = "1"
args.password = "SuperDuper_StrongPassw0rd"
args.database = "none"
args.phpversion = "8.0"
test_upgrade_from.bf5d3ed.name = "Upgrade from 1.0~ynh14"