Skip to content

Commit 96c89ce

Browse files
committed
Fix tests - 4
1 parent 11d455d commit 96c89ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/web/server/tests/data/default_app_config-unit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ db:
2929
host: 127.0.0.1
3030
port: 5432
3131
maxsize: 5
32-
minsize: 1
32+
minsize: 2
3333
endpoint: 127.0.0.1:5432
3434
diagnostics:
3535
enabled: false

0 commit comments

Comments
 (0)