mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-26 00:01:00 +00:00
update and fix the test
This commit is contained in:
@ -1288,7 +1288,6 @@ impl IndexScheduler {
|
||||
buffer.push(b'\n');
|
||||
}
|
||||
|
||||
println!("Sending request to {url}");
|
||||
let _ = ureq::post(url).send_bytes(&buffer).unwrap();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user