Move MCP session tests out of source
Deploy / deploy (push) Successful in 1m35s
CI / Rust Checks (push) Failing after 4m46s
CI / UI Checks (push) Has been skipped
CI / Frontend E2E (push) Has been skipped
CI / Deployment Manifests (push) Has been skipped

This commit is contained in:
github-ops
2026-06-20 20:46:44 +00:00
parent 63ec9f43ec
commit 11d5493a9f
5 changed files with 220 additions and 217 deletions
@@ -0,0 +1,2 @@
#[path = "integration/session.rs"]
mod session;