mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-11-25 22:34:28 +01:00
Add empty seq
This commit is contained in:
parent
1b47a10e89
commit
95bb443430
@ -135,7 +135,8 @@ fn check_add_documents_with_nested_sequence() {
|
|||||||
"baz": "leesz",
|
"baz": "leesz",
|
||||||
"fuzz": {
|
"fuzz": {
|
||||||
"fax": [234]
|
"fax": [234]
|
||||||
}
|
},
|
||||||
|
"sas": []
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
}]);
|
}]);
|
||||||
|
Loading…
Reference in New Issue
Block a user