Commit 70eb60e
Add missing model_picker fields to Rust test fixtures
The 1.0.46 update added `model_picker_category` and
`model_picker_price_category` fields to the `Model` type. Update the
Rust test fixtures in lib.rs and tests/e2e/client.rs to initialize these
new fields so clippy passes.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 8ab3c26 commit 70eb60e
2 files changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2440 | 2440 | | |
2441 | 2441 | | |
2442 | 2442 | | |
| 2443 | + | |
| 2444 | + | |
2443 | 2445 | | |
2444 | 2446 | | |
2445 | 2447 | | |
| |||
2483 | 2485 | | |
2484 | 2486 | | |
2485 | 2487 | | |
| 2488 | + | |
| 2489 | + | |
2486 | 2490 | | |
2487 | 2491 | | |
2488 | 2492 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
| 272 | + | |
| 273 | + | |
272 | 274 | | |
273 | 275 | | |
274 | 276 | | |
| |||
0 commit comments