mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 20:07:09 +02:00
reformat
This commit is contained in:
parent
225405bb0d
commit
3cf8aaa4d0
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
|||
use serde_json::json;
|
||||
|
||||
use crate::common::Server;
|
||||
use crate::search::DOCUMENTS;
|
||||
use serde_json::json;
|
||||
|
||||
#[actix_rt::test]
|
||||
async fn default_search_should_return_estimated_total_hit() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue