---
source: tests/test.rs
assertion_line: 12
expression: diff
info:
lhs:
maxLength: 10
type: string
rhs:
maxLength: 5
type: string
input_file: tests/fixtures/max_length/max_length_decrease.json
---
[
Change {
path: "",
change: MaxLengthChange {
old_value: 10,
new_value: 5,
},
},
]