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

Add args.pub_key default value to tests.toml

This commit is contained in:
Salamandar 2023-12-11 11:56:33 +01:00
parent ee8dfa6845
commit ef514a3900

View file

@ -6,4 +6,5 @@ test_format = 1.0
args.ssh_user = "testuser"
args.password = "password"
args.pub_key = ""
args.size = "500M"