Commit cae98a1
fix: resolve workspace-extractor test merge conflict
The rebase onto main left expectedCallSequence defined but unused —
main's refactored assertion uses expectedTypes with deduplication.
Renamed the variable and removed the duplicate NamedValue entry
that conflicts with the firstSeenInOrder filter.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent ce192ae commit cae98a1
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | | - | |
67 | 65 | | |
68 | 66 | | |
69 | 67 | | |
| |||
0 commit comments