mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-15 13:58:36 +02:00
Ignore yet-another flaky test
This commit is contained in:
parent
a8030850ee
commit
074744b8a6
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue