hotfix(config): fix missing test lines for previous commit

This commit is contained in:
Quentin McGaw
2024-08-19 01:00:30 +00:00
parent 12c411e203
commit b3cc2781ff

View File

@@ -79,6 +79,8 @@ func Test_Settings_String(t *testing.T) {
├── Control server settings:
| ├── Listening address: :8000
| └── Logging: yes
├── Storage settings:
| └── Filepath: /gluetun/servers.json
├── OS Alpine settings:
| ├── Process UID: 1000
| └── Process GID: 1000