Files
pixa/internal/config/config_validation_test.go
sneak 813ff63153 test: explicitly empty db_url must abort startup (PR #53 rework)
db_url: "" currently silently derives the state_dir-based sqlite URL,
which is a default applied to a SET value; state_dir: "" already
aborts. Failing test first, fix follows.
2026-08-07 17:02:44 +00:00

16 KiB