mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
tests: Faster search::distinct IT tests
Use shared server + unique indices Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
This commit is contained in:
parent
d5526cffff
commit
a3d2f64725
2 changed files with 21 additions and 21 deletions
|
@ -4,7 +4,7 @@ source: crates/meilisearch/tests/search/distinct.rs
|
|||
{
|
||||
"uid": "[uid]",
|
||||
"batchUid": "[batch_uid]",
|
||||
"indexUid": "tamo",
|
||||
"indexUid": "[uuid]",
|
||||
"status": "succeeded",
|
||||
"type": "settingsUpdate",
|
||||
"canceledBy": null,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue