mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
requested changes
Co-authored-by: Clément Renault <clement@meilisearch.com> Update meilisearch-http/src/routes/setting.rs Co-authored-by: Clément Renault <clement@meilisearch.com> Update meilisearch-schema/src/schema.rs Update meilisearch-schema/src/schema.rs
This commit is contained in:
parent
6d79107b14
commit
e06f3808c0
3 changed files with 1 additions and 6 deletions
|
@ -239,9 +239,6 @@ mod test {
|
|||
assert_eq!(position, 0.into());
|
||||
}
|
||||
|
||||
#[test]
|
||||
fn test_insert_with_position_non_all_searchable_attributes() {}
|
||||
|
||||
#[test]
|
||||
fn test_insert() {
|
||||
let mut schema = Schema::default();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue