Commit 73ebcf1
Fix #995 example-db test compile error
Replace serde_json::json! comparisons with plain Vec<usize> values
to match the SolutionPair.source_config/target_config field types.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent c2c20b7 commit 73ebcf1
1 file changed
Lines changed: 2 additions & 8 deletions
Lines changed: 2 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
| 106 | + | |
| 107 | + | |
114 | 108 | | |
0 commit comments