merge with main

This commit is contained in:
tamo
2021-05-12 18:12:37 +02:00
4 changed files with 25 additions and 24 deletions

View File

@ -7,7 +7,6 @@ use tokio::time::sleep;
use meilisearch_http::Opt;
#[ignore]
#[actix_rt::test]
async fn perform_snapshot() {
let temp = tempfile::tempdir_in(".").unwrap();