Commit 7ba7a0f
fix: update browser e2e get-tree assertion to match new response shape (#49)
PR #45 changed the get-tree IPC response from a flat array to
{ nodes, totalCount }, but browser.test.ts was not updated to match,
causing the release workflow to fail on every push to main.
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent a1bed65 commit 7ba7a0f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
0 commit comments