1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/archivist_ynh.git synced 2024-09-03 18:15:55 +02:00

Fix test_upgrade_from

This commit is contained in:
Salamandar 2024-03-29 13:09:10 +01:00
parent 10fa0ab9bd
commit f81cab3482

View file

@ -8,3 +8,5 @@ test_format = 1.0
args.frequency = "weekly" args.frequency = "weekly"
test_upgrade_from.2b2793737d5e1374659cbb74838d10162a2147e6.name = "03/11/2017" test_upgrade_from.2b2793737d5e1374659cbb74838d10162a2147e6.name = "03/11/2017"
test_upgrade_from.2b2793737d5e1374659cbb74838d10162a2147e6.args.frequency = "Weekly"
test_upgrade_from.2b2793737d5e1374659cbb74838d10162a2147e6.args.encryption_pwd = "the_password"