Commit 80f4423
refactor(conformance): fix dangling doc reference in ScenarioLoader
The expect-capture rationale comment pointed at "ExpectNode.ToJsonNode",
a type/method that does not exist. The real conversion lives in
QueryScenarioRunner.YamlExpectToJsonNode — point the reader there.
Comment-only; no behavior change.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent bb2a06e commit 80f4423
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments