Commit 0df50af
committed
test(observability-map): pin the function-declaration walker branch
The fixture asserted the local and the member declaration forms but not the
function declaration, so deleting that branch of the walker left the fixture
test green and failed only the live-tree assertions the fixture exists to
replace. Assert `helper` too, so each branch is pinned by its own name.
Revert-confirmed: removing the branch now fails the fixture test.1 parent 9ef6324 commit 0df50af
2 files changed
Lines changed: 7 additions & 5 deletions
File tree
- internal-packages/observability-map
- fixtures/webappSymbols/app
- src
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
197 | | - | |
198 | | - | |
199 | | - | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
200 | 201 | | |
201 | 202 | | |
202 | 203 | | |
| |||
0 commit comments