mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
ignore dump test on windows
This commit is contained in:
parent
1425d62a31
commit
97daea5a66
1 changed files with 1 additions and 0 deletions
|
@ -607,6 +607,7 @@ async fn import_dump_v4_rubygems_with_settings() {
|
|||
}
|
||||
|
||||
#[actix_rt::test]
|
||||
#[cfg_attr(target_os = "windows", ignore)]
|
||||
async fn import_dump_v5() {
|
||||
let temp = tempfile::tempdir().unwrap();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue