mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 03:47:02 +02:00
fmt
This commit is contained in:
parent
abdf642d68
commit
fa573dabf0
10 changed files with 19 additions and 18 deletions
|
@ -60,7 +60,6 @@ async fn stats() {
|
|||
|
||||
index.wait_update_id(0).await;
|
||||
|
||||
|
||||
let (response, code) = server.stats().await;
|
||||
|
||||
assert_eq!(code, 200);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue