mirror of
https://codeberg.org/demostf/parser.git
synced 2026-06-03 18:24:05 +02:00
Update tests to match new behavior
This commit is contained in:
parent
1d14def1d5
commit
dd060754c9
3 changed files with 40 additions and 14 deletions
|
|
@ -657,7 +657,7 @@ fn test_packet_entitier_message_roundtrip() {
|
|||
value: SendPropValue::Float(1.0),
|
||||
},
|
||||
],
|
||||
in_pvs: false,
|
||||
in_pvs: true,
|
||||
update_type: UpdateType::Preserve,
|
||||
serial_number: 0,
|
||||
delay: None,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue