test(mc-turn): ✅ Add serde roundtrip tests for JSON ↔ Rust struct validation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
4080d67565
commit
0946e2e810
1 changed files with 2 additions and 0 deletions
|
|
@ -373,6 +373,8 @@ fn trade_ledger_diplomatic_agreement_roundtrip() {
|
|||
eta_turn: Some(15),
|
||||
delivered: false,
|
||||
intercepted: false,
|
||||
planned_path: Vec::new(),
|
||||
path_step: 0,
|
||||
}),
|
||||
}),
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue