test: startup smoke test

This commit is contained in:
Per Stark
2025-09-29 21:15:34 +02:00
parent c0fcad5952
commit c4c76efe92
3 changed files with 101 additions and 1 deletions

2
Cargo.lock generated
View File

@@ -3304,8 +3304,10 @@ dependencies = [
"surrealdb",
"thiserror 1.0.69",
"tokio",
"tower",
"tracing",
"tracing-subscriber",
"uuid",
]
[[package]]