mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-27 16:51:01 +00:00
fix bug
This commit is contained in:
@ -486,15 +486,7 @@ async fn test_displayed_attributes_field() {
|
||||
],
|
||||
"distinctAttribute": "id",
|
||||
"searchableAttributes": [
|
||||
"id",
|
||||
"name",
|
||||
"color",
|
||||
"gender",
|
||||
"email",
|
||||
"phone",
|
||||
"address",
|
||||
"registered",
|
||||
"about"
|
||||
"*"
|
||||
],
|
||||
"displayedAttributes": [
|
||||
"age",
|
||||
|
Reference in New Issue
Block a user