mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-25 07:41:00 +00:00
update and fix the test
This commit is contained in:
@ -1277,7 +1277,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