test: setup_proposed seeds both agent.nix and flake.nix (regression #146)

This commit is contained in:
damocles 2026-05-21 17:25:28 +02:00 committed by Mara
parent 62aa3bb3ec
commit 3214328fd5
2 changed files with 66 additions and 0 deletions

View file

@ -20,3 +20,6 @@ tokio.workspace = true
tokio-stream.workspace = true
tracing.workspace = true
tracing-subscriber.workspace = true
[dev-dependencies]
tempfile = "3"