chore: regenerate the module graph for the merged dependency edges

The merge gives dsh-client-test-runtime the wire-layer edge its sessions
double needs for the session.search result bound; the generated graph records
it. The double's search signature now reads off ISessions instead of naming
RpcResult, so it cannot drift from the contract it implements and needs no
connection-package edge.
This commit is contained in:
Hypatia May
2026-07-30 09:52:22 +08:00
parent 61163b7da5
commit c9729b501d
5 changed files with 3 additions and 14 deletions
@@ -23,9 +23,6 @@
{
"path": "../../support/invariants"
},
{
"path": "../connection"
},
{
"path": "../../host/apiproxy"
}