Ignore yet-another flaky test

This commit is contained in:
Louis Dureuil
2025-07-08 10:54:39 +02:00
parent a8030850ee
commit 074744b8a6

View File

@ -1224,6 +1224,7 @@ async fn error_bad_request_facets_by_index_facet() {
}
#[actix_rt::test]
#[ignore]
async fn error_remote_does_not_answer() {
let ms0 = Server::new().await;
let ms1 = Server::new().await;