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

Fix args.password

This commit is contained in:
Salamandar 2024-03-13 23:01:15 +01:00
parent b326dd27f0
commit af1e6b4add

View file

@ -4,6 +4,9 @@ test_format = 1.0
[default]
# Need number and special char
args.password = "1Strong-Password"
# ------------
# Tests to run
# ------------