Commit 822ab8f
liuxuezhuo
fix(test): normalize path separators in sidecar readFile mock
On Windows hosts the requested sidecar path uses backslashes, so the
mock's forward-slash branch check missed it and returned the main
session transcript, breaking the subagent hydration assertion.1 parent 9737de8 commit 822ab8f
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2424 | 2424 | | |
2425 | 2425 | | |
2426 | 2426 | | |
2427 | | - | |
| 2427 | + | |
| 2428 | + | |
2428 | 2429 | | |
2429 | 2430 | | |
2430 | 2431 | | |
| |||
0 commit comments