mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 12:27:13 +02:00
Reconsider the Windows tests
This commit is contained in:
parent
b44cc62320
commit
44d6f3e7a0
3 changed files with 0 additions and 20 deletions
|
@ -44,7 +44,6 @@ async fn error_delete_unexisting_index() {
|
|||
}
|
||||
|
||||
#[actix_rt::test]
|
||||
#[cfg_attr(target_os = "windows", ignore)]
|
||||
async fn loop_delete_add_documents() {
|
||||
let server = Server::new().await;
|
||||
let index = server.index("test");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue