mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 03:47:02 +02:00
update and fix the test
This commit is contained in:
parent
3adbc2b942
commit
0b2fff27f2
2 changed files with 49 additions and 25 deletions
|
@ -1288,7 +1288,6 @@ impl IndexScheduler {
|
|||
buffer.push(b'\n');
|
||||
}
|
||||
|
||||
println!("Sending request to {url}");
|
||||
let _ = ureq::post(url).send_bytes(&buffer).unwrap();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue