client-api: Fix issue ID for lazy load deserialization bug
This commit is contained in:
parent
c274431949
commit
ee814aa849
@ -431,7 +431,7 @@ mod tests {
|
||||
}
|
||||
|
||||
#[test]
|
||||
fn issue_218() -> Result<(), serde_json::Error> {
|
||||
fn issue_366() -> Result<(), serde_json::Error> {
|
||||
let obj = json!({
|
||||
"lazy_load_members": true,
|
||||
"filter_json": { "contains_url": true, "types": ["m.room.message"] },
|
||||
|
Loading…
x
Reference in New Issue
Block a user