test(server): isolate config tests from ambient env via temp-env

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-02 00:50:12 +02:00
parent 08e5f797f8
commit 67057e2ee3
3 changed files with 27 additions and 6 deletions
+1
View File
@@ -27,3 +27,4 @@ serde_json.workspace = true
api = { path = "../api" }
db = { path = "../db" }
sqlx.workspace = true
temp-env = "0.3"