exposed password not empty
This commit is contained in:
parent
0d69169777
commit
e27620a251
@ -1,2 +1,2 @@
|
|||||||
default[:head_key][:nested_key] = "value"
|
default[:head_key][:nested_key] = "value"
|
||||||
default[:service][:password] = "" # Let's use this for password generation check
|
default[:service][:password] = "password" # Let's use this for password generation check
|
||||||
|
Loading…
Reference in New Issue
Block a user