mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-25 07:41:00 +00:00
fmt
This commit is contained in:
@ -60,7 +60,6 @@ async fn stats() {
|
||||
|
||||
index.wait_update_id(0).await;
|
||||
|
||||
|
||||
let (response, code) = server.stats().await;
|
||||
|
||||
assert_eq!(code, 200);
|
||||
|
Reference in New Issue
Block a user