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:
parent
b326dd27f0
commit
af1e6b4add
1 changed files with 3 additions and 0 deletions
|
@ -4,6 +4,9 @@ test_format = 1.0
|
|||
|
||||
[default]
|
||||
|
||||
# Need number and special char
|
||||
args.password = "1Strong-Password"
|
||||
|
||||
# ------------
|
||||
# Tests to run
|
||||
# ------------
|
||||
|
|
Loading…
Add table
Reference in a new issue