1
0
Fork 0
mirror of https://codeberg.org/demostf/parser.git synced 2026-06-03 18:24:05 +02:00

fix sendprop roundtrip test

This commit is contained in:
Robin Appelman 2025-09-16 22:45:13 +02:00
commit 3dcbf2a4cf

View file

@ -903,7 +903,7 @@ fn test_send_prop_value_roundtrip() {
SendPropValue::Integer(-12),
SendPropParseDefinition::NormalVarInt {
changes_often: false,
unsigned: true,
unsigned: false,
},
);
send_prop_value_roundtrip(